summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 060486b4ab3..d09b9de34fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
-2015-03-22 John F Carr <jfc@mit.edu>
+2015-03-22 John F Carr <jfc@mit.edu> (tiny change)
* fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with
- + 3 in alloca (Bug#20156) (tiny change)
+ + 3 in alloca (Bug#20156).
2015-03-12 Glenn Morris <rgm@gnu.org>