diff --git a/ChangeLog b/ChangeLog index c334f566c..ff113feb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c334f566c..ff113feb4 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,7 +1,7 @@ 2005-03-20 Tor Lillqvist * glib/gspawn-win32.c (do_spawn_with_pipes): Close the process - handle if the called doesn't want it also in the case without a + handle if the caller doesn't want it also in the case without a helper process. (g_spawn_sync): Don't ask for a child pid which we don't need.