summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-06-08 19:41:51 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-06-08 19:41:51 +0000
commit6858b5342f8811923d67f4c54213a5fd827aae3d (patch)
treeb0033583fba9b36a52ef52cda6613af1a40e42a8 /ChangeLog.pre-2-12
parent78273842cc448f5df5e907bd3f97da1176f1c52a (diff)
support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in to
2001-06-08 Havoc Pennington <hp@redhat.com> * gspawn.c: support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in to g_spawn_* contains a filename to execute in argv[0] then the actual argv begins at argv + 1. Kind of a lame hack, but this isn't something you commonly want to do, and avoids adding more function arguments.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-128
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 780621924..006ab4bc7 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,11 @@
+2001-06-08 Havoc Pennington <hp@redhat.com>
+
+ * gspawn.c: support G_SPAWN_FILE_AND_ARGV_ZERO specifying that
+ the vector passed in to g_spawn_* contains a filename to
+ execute in argv[0] then the actual argv begins at argv + 1.
+ Kind of a lame hack, but this isn't something you commonly want
+ to do, and avoids adding more function arguments.
+
2001-06-08 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added Azeri (az) to ALL_LINGUAS