2004-05-17 06:39:44 -04:00
|
|
|
_ _ ____ _
|
|
|
|
___| | | | _ \| |
|
|
|
|
/ __| | | | |_) | |
|
|
|
|
| (__| |_| | _ <| |___
|
1999-12-29 09:20:26 -05:00
|
|
|
\___|\___/|_| \_\_____|
|
|
|
|
|
2002-06-26 03:16:11 -04:00
|
|
|
Changelog
|
2007-05-31 04:59:44 -04:00
|
|
|
|
2010-06-21 16:27:39 -04:00
|
|
|
This file no longer holds the changelog. Now you can generate it yourself
|
|
|
|
like this:
|
2010-06-17 11:07:15 -04:00
|
|
|
|
2010-06-21 16:27:39 -04:00
|
|
|
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
|
|
|
|
./log2changes.pl
|
2008-11-13 13:56:55 -05:00
|
|
|
|
2010-06-21 16:27:39 -04:00
|
|
|
The older, manually edited, changelog is found in git named CHANGES.0
|