summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 3f62eb88..30565f21 100644
--- a/HACKING
+++ b/HACKING
@@ -63,6 +63,9 @@ PATCH APPLICATION TO CVS
* If the patch might break something, issue a call for testing on the
mailinglist.
+* Give an appropriate commit message, eg the ChangeLog entry should suffice,
+ if it does not, then the ChangeLog entry itself needs to be corrected.
+
* By committing a patch, you are responsible for fixing problems
resulting from it (or backing it out).