CHANGES 252 B

1234567
  1. This file no longer holds the changelog. Now you can generate it yourself
  2. like this:
  3. $ git log --pretty=fuller --no-color --date=short --decorate=full -1000 |
  4. ./git2changes.pl
  5. The older, manually edited, changelog is found in git named CHANGES.0