Add bug ref
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 25 May 2008 19:58:52 +0000 (19:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 25 May 2008 19:58:52 +0000 (19:58 +0000)
svn path=/trunk/; revision=6931

ChangeLog

index be5a892078840c33ffd2db68ff23895b71f21be7..a8489fbc1de541f75f2582d0a084f0eb66fb3498 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
 
-       * 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  <tml@novell.com>