summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-27 05:24:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-27 05:24:12 +0000
commit88baae805db0b234b1fd351485ee485f2a41cd73 (patch)
treeb333bb2ce5ffd250378d44885776238408073839 /ChangeLog.pre-2-6
parent40b4e103b4bd5d518bbd35b25638cd40100c9b15 (diff)
downloadglib-88baae805db0b234b1fd351485ee485f2a41cd73.tar.gz
Update the @flags documentation with references to GChildWatch and
2004-11-27 Matthias Clasen <mclasen@redhat.com> * glib/gspawn.c (g_spawn_async_with_pipes): Update the @flags documentation with references to GChildWatch and g_spawn_close_pid(). (#136255, noted by Owen Taylor)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 6aa721452..3cae7b406 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+2004-11-27 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gspawn.c (g_spawn_async_with_pipes): Update the @flags
+ documentation with references to GChildWatch and
+ g_spawn_close_pid(). (#136255, noted by Owen Taylor)
+
2004-11-26 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_parse_value_as_string):