diff options
-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 |