From: Cody Russell Date: Wed, 22 Aug 2007 20:42:15 +0000 (+0000) Subject: Fixing my changelog X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=609931a1d723cea240d323c27f658e02e0cc7b74;p=dana%2Fcg-glib.git Fixing my changelog svn path=/trunk/; revision=5718 --- diff --git a/ChangeLog b/ChangeLog index 78a305d7..f28d4aef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2007-08-22 Cody Russell - * glib/gprintf.c: Document g_snprintf to return "bytes" rather - than "characters". (#469051) + * glib/gprintf.c: Document g_snprintf to use "bytes" terminology + rather than "characters". (#469051) 2007-08-20 Behdad Esfahbod