Forgot to say that the last commit fixed bug #498113 (Kouhei Sutou)
authorMarco Barisione <mbari@src.gnome.org>
Mon, 19 Nov 2007 14:08:20 +0000 (14:08 +0000)
committerMarco Barisione <mbari@src.gnome.org>
Mon, 19 Nov 2007 14:08:20 +0000 (14:08 +0000)
svn path=/trunk/; revision=5870

ChangeLog

index cc339fd..6db5ccf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
        message use the character offset and not the byte offset.
 
        * glib/gregex.c: Pass an unsigned long instead of an int to
-       pcre_fullinfo() to avoid problems on 64-bit systems
+       pcre_fullinfo() to avoid problems on 64-bit systems (#498113, Kouhei
+       Sutou)
 
 2007-11-19 10:30:33  Tim Janik  <timj@imendio.com>