2 - Correct dependency for Term::ReadLine::Perl5. RT#154350 (Johan Vromans)
5 - Add missing dependencies.
6 - Document some awkward behaviour. RT#21200
9 - Add options for handling of booleans. RT#53311 (Mike Pomraning)
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.
17 - Suppress warning in DBI::Format::SQLMinus. RT#123216 (Kent Fredric)
20 - Automatically save command history.
21 - Remove warning message.
22 - Correct links in POD to work in metacpan.
26 - Correct sense of interactivity check.
29 - Use IO::Interactive.
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.
43 - Documentation changes.
46 - Result formatting changes
48 11.91 2002/12/13 23:44:56 tlowery
49 - Fixed version numbers
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
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