blob: 1f791dbd0e34e406ea38ab82e5e4528a53274abc [file] [log] [blame]
changes from 0.5 to 0.6
-----------------------
* added --authors option to expand full author names (experimental, if anyone
has a better performing implementation, please let me know)
* added --break-before-msg option (based on a patch by Vincent Danen)
* added another example to manual page (thanks to Bastian Kleineidam)
* preserve line breaks in html output
* output line breaks that are more likely to be correct on most platforms
* updated svn2html.css to give ChangeLog.html a little nicer layout
changes from 0.4 to 0.5
-----------------------
* preserve line breaks in svn log messages
* added manual page for shellscript wrapper
* wrapper script portability improvements
* documentation and --help output fixes and improvements
changes from 0.3 to 0.4
-----------------------
* added NEWS and TODO files
* support for passing options to svn log command
* preliminary support for generating an html version of the ChangeLog
(copy css file manually)
* switch encoding of generated files to utf-8
* better command option handling
changes from 0.2 to 0.3
-----------------------
* added short equivalents for some commonly used command line options
* write the changelog to a different file or to stdout
changes from 0.1 to 0.2
-----------------------
* support grouping entries per day
* support for adding revision numbers in the log
* line length is configurable
* a wrapper shell script