summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b47bb601af2..bf24be08751 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2008-01-29 Alan Mackenzie <acm@muc.de>
+ * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor
+ the "{" of a template function correctly on "template", not the
+ following "<".
+
* progmodes/cc-defs.el (c-version): increase to 5.31.5.
2008-01-29 Richard Stallman <rms@gnu.org>