changeset 105708:911f2739a953

Add missing bug references.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 22 Oct 2009 09:42:22 +0000
parents 0630d19e86f9
children e044a3c6a7e6
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 22 09:40:54 2009 +0000
+++ b/lisp/ChangeLog	Thu Oct 22 09:42:22 2009 +0000
@@ -1676,10 +1676,10 @@
 2009-09-26  Alan Mackenzie  <acm@muc.de>
 
 	* progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
-	buggy bracketing.
+	buggy bracketing.  (Bug#4289)
 
 	* progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
-	character constants (as case labels).
+	character constants (as case labels).  (Bug#4289)
 
 2009-09-25  Juri Linkov  <juri@jurta.org>