Skip to content

Commit

Permalink
added ChangeLog placeholder.
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhtah committed Feb 20, 2010
1 parent 30da7f6 commit 908eb66
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
The ChangeLog file is intentionally not updated in the repository as this
information can be easily gathered through the revision control system.

Upon release, don't forget to fill the ChangeLog file through e.g.:
$ hg log --style=changelog -rtip:<PrevReleaseTag> > ChangeLog

(replace the optional <PrevReleaseTag> token with the tag for the previous release)

0 comments on commit 908eb66

Please sign in to comment.