- Added 'description+' to all reports with duplicate sort keys, to stabilize
  the sequence.
This commit is contained in:
Paul Beckingham 2010-11-27 19:52:15 -05:00
parent bfc2367bdb
commit 5adc86bbbf
2 changed files with 13 additions and 11 deletions

View file

@ -9,6 +9,8 @@
from the defaults.
+ Added change log display to the 'info' command, controlled by the
'journal.info' configuration setting.
+ Added 'description+' to all reports with duplicate sort keys, to stabilize
the sequence.
+ Added feature #158, regular expression support for filters and substitutions.
+ Added feature #247, providing infinite width reports when redirecting output
to a file, by setting defaultwidth to 0.