changeset 102822:c2de70f2c676

Add bug reference.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 02 Apr 2009 11:43:12 +0000
parents cb72ed698ad6
children 3b582fef386d
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 02 07:02:24 2009 +0000
+++ b/lisp/ChangeLog	Thu Apr 02 11:43:12 2009 +0000
@@ -8,7 +8,7 @@
 2009-04-02  Kenichi Handa  <handa@m17n.org>
 
 	* international/fontset.el (setup-default-fontset): Specify
-	iso10646-1 font for characters in PUA of BMP.
+	iso10646-1 font for characters in PUA of BMP.  (Bug#2830)
 
 2009-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>