diff --git a/ChangeLog b/ChangeLog index cc339fd75e8f454387b8580bc083124e4dac438a..6db5ccfd56c5a4d3b1f29527463fb721945ff93f 100644 --- 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