diff options
author | Milan Crha <mcrha@redhat.com> | 2012-12-05 15:48:09 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2012-12-05 15:48:09 +0800 |
commit | acdbc6b72c1994c26729a655bdf7c07ae69cdff0 (patch) | |
tree | 82b34d194867f6f44253d148a63ed0af277d0101 /ChangeLog | |
parent | 2bbd4baef086b6b4a077e8e7225029059bd6c1f8 (diff) | |
download | gsoc2013-evolution-acdbc6b72c1994c26729a655bdf7c07ae69cdff0.tar.gz gsoc2013-evolution-acdbc6b72c1994c26729a655bdf7c07ae69cdff0.tar.zst gsoc2013-evolution-acdbc6b72c1994c26729a655bdf7c07ae69cdff0.zip |
Do not generate a ChangeLog file from 'git log'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,5 +1,7 @@ -2010-03-31 The Evolution Team <evolution-hackers@gnome.org> - - * *: The ChangeLog is auto-generated when releasing. If you - are seeing this, use 'git log' for a detailed list of changes. +2012-12-05 The Evolution Team <evolution-hackers@gnome.org> + The ChangeLog is no longer auto-generated when releasing. + Get a clone of git repository and list changes with 'git log' there, + $ git clone git://git.gnome.org/evolution + or browse changes online at + http://git.gnome.org/browse/evolution/log/?h=master |