summaryrefslogtreecommitdiff
path: root/ChangeLog.0
Commit message (Collapse)AuthorAgeFilesLines
* remove all trailing blanksJim Meyering2009-03-051-41/+41
| | | | | | ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
* Fixed the copyright notices.Debarshi Ray2007-02-141-2/+2
|
* Rename all old ChangeLog files to ChangeLog.0. Added code to the ↵David Cantrell2006-12-031-0/+3049
tarball_upload.sh script to generate a toplevel ChangeLog from the git changelog.