diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-08-05 01:35:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-08-05 01:35:11 +0800 |
commit | 5310add9c8f1d47b30aaba789892174d9a850e22 (patch) | |
tree | 11461f36563a42ce29c8d00904e44cc38ed933ba | |
parent | 9ee872c28e02711f162d5f40f6e0ebeaffe52e48 (diff) | |
download | gsoc2013-epiphany-5310add9c8f1d47b30aaba789892174d9a850e22.tar.gz gsoc2013-epiphany-5310add9c8f1d47b30aaba789892174d9a850e22.tar.zst gsoc2013-epiphany-5310add9c8f1d47b30aaba789892174d9a850e22.zip |
Also remove ChangeLog from po/ and help/, and dist the old ones.
svn path=/trunk/; revision=8386
-rw-r--r-- | ChangeLog.README | 5 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | help/ChangeLog.pre-2-23 (renamed from help/ChangeLog) | 0 | ||||
-rw-r--r-- | po/ChangeLog.pre-2-23 (renamed from po/ChangeLog) | 0 |
4 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.README b/ChangeLog.README index 351490a6b..092d054be 100644 --- a/ChangeLog.README +++ b/ChangeLog.README @@ -8,6 +8,11 @@ the bug number. Example: When removing a toolbar, make its items available again in the toolbar editor. (Bug #131182) +If there is no bug report that records who approved the patch for commit, +you must add that information to the checkin comment, e.g. "approved by chpe +on IRC" (unless you're a core contributors and thus can self-approve your +commits). + Checkin comments MUST use the UTF-8 encoding. If you forget to check in some changes that belonged in the same commit (e.g. diff --git a/Makefile.am b/Makefile.am index 88dc1e818..566ce8263 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,8 @@ EXTRA_DIST = \ ChangeLog-20050828 \ ChangeLog-20061106 \ ChangeLog-20070912 \ + po/ChangeLog.pre-2-23 \ + help/ChangeLog.pre-2-23 \ $(NULL) DISTCLEANFILES = \ diff --git a/help/ChangeLog b/help/ChangeLog.pre-2-23 index 5e3dcb4e1..5e3dcb4e1 100644 --- a/help/ChangeLog +++ b/help/ChangeLog.pre-2-23 diff --git a/po/ChangeLog b/po/ChangeLog.pre-2-23 index a2db0d8ac..a2db0d8ac 100644 --- a/po/ChangeLog +++ b/po/ChangeLog.pre-2-23 |