aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8afc3ae7426..6a8c03e80da 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
4
12008-02-07 Jim Meyering <meyering@redhat.com> 52008-02-07 Jim Meyering <meyering@redhat.com>
2 6
3 Use "do...while (0)", not "if (1)..else" in macro definitions. 7 Use "do...while (0)", not "if (1)..else" in macro definitions.