summaryrefslogtreecommitdiff
path: root/CHANGES
blob: f1426fda7977f74b6f0e21fbf202ebfecb2b1b2b (plain)
1
2
3
4
5
6
7
This file no longer holds the changelog. Now you can generate it yourself
like this:

 $ git log --pretty=fuller --no-color --date=short --decorate=full -1000 |
   ./git2changes.pl

The older, manually edited, changelog is found in git named CHANGES.0