From: Matthias Clasen Date: Sun, 25 May 2008 19:58:52 +0000 (+0000) Subject: Add bug ref X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2e04981e17961e9854d14acde5605bdecf72d249;p=dana%2Fcg-glib.git Add bug ref svn path=/trunk/; revision=6931 --- diff --git a/ChangeLog b/ChangeLog index be5a8920..a8489fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2008-05-25 Matthias Clasen - * glib/gspawn.c: Fix a typo in the docs + Bug 534137 – Typo in g_spawn_async_with_pipes doc + + * glib/gspawn.c: Fix a typo in the docs, pointed out by Ted Percival. 2008-05-25 Tor Lillqvist