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