Update changelog
[perl-DBI-Shell.git] / Changes
blob01ee5c5b88052ff5f169d8abba64a6f4cdb9e314
1 11.98
2    - Correct dependency for Term::ReadLine::Perl5. RT#154350 (Johan Vromans)
4 11.97
5    - Add missing dependencies.
6    - Document some awkward behaviour. RT#21200
8 11.96_03
9    - Add options for handling of booleans. RT#53311 (Mike Pomraning)
11 11.96_02
12    - Add missing versions to this file. RT#39187
13    - Be more helpful if DBI::Shell::Spool is missing. RT#24538
14    - Give every .pm a version identifier.
16 11.96_01
17    - Suppress warning in DBI::Format::SQLMinus. RT#123216 (Kent Fredric)
19 11.96
20    - Automatically save command history.
21    - Remove warning message.
22    - Correct links in POD to work in metacpan.
23    - Tidy up metadata.
25 11.95_03
26    - Correct sense of interactivity check.
28 11.95_02
29    - Use IO::Interactive.
31 11.95_01
32    - Resolved RT#123215, warning from File::Find.
33    - Added RT#65253, permit empty passwords.
34    - Resolved RT#121136, testing without "." in @INC.
35    - Resolved RT#73873, warning fix.
36    - Possibly resolved RT#12167, missing dependency on DBI.
37    - Switch build to Dist::Zilla.
39 11.95
40    - CSV formatting.
42 11.94
43    - Documentation changes.
45 11.93
46    - Result formatting changes
48 11.91  2002/12/13 23:44:56  tlowery
49    - Fixed version numbers
50    - Spool files
52 11.6  2002/10/28 02:49:57  tlowery
54 11.5  2002/04/17 15:03:15  tlowery
55    - Added the begining of column_info support.
57 11.4  2002/04/09 10:52:12  tlowery
58    - Continued to improve support for formatting.  Added more tests.
60 11.3  2002/01/02 03:14:59  tlowery
61    - Modified to include new formats.
62    - Changed displaymode to format.
63    - Cleaned up a number of "undefined" messages.
65 11.2  2001/10/29 15:56:00  tlowery
66    - Added timing tests.
67    - Added go with empty buffer gets the last command and executes.
68    - Added support for negative numbers with get.
69    - Fixed undef warnings from histories.
71 1.2  2001/04/06 09:32:22  tlowery
72    - Added CVS tags.