Add bug reference.

This commit is contained in:
Juanma Barranquero 2009-02-12 16:06:54 +00:00
parent 631ea4fbf8
commit 00a258e074

View file

@ -1,7 +1,7 @@
2009-02-12 Alan Mackenzie <acm@muc.de>
* progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
to `eq'.
to `eq'. (Bug#2304)
2009-02-12 Glenn Morris <rgm@gnu.org>