summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2004-04-11 15:25:06 +0000
committerHans Breuer <hans@src.gnome.org>2004-04-11 15:25:06 +0000
commite9ec1e81b19668e7a73c26fe18a11c9c964237da (patch)
treea83da95071c213e341d89aa8934f1185d2fbff35 /ChangeLog.pre-2-10
parent4a703942132245ad7a79c06a4d58793711607a4a (diff)
downloadgtk+-e9ec1e81b19668e7a73c26fe18a11c9c964237da.tar.gz
workaround for bug #137496, the real fix would involve just another small
2004-04-11 Hans Breuer <hans@breuer.org> * gdk/win32/gdkspawn-win32.c : workaround for bug #137496, the real fix would involve just another small API breakage, i.e. gdk_spawn_* using GPid not just gint. * gtk/makefile.msc.in : build gtk-win32.res, not gtk.res
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 4dfc829c11..c2ba217e44 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2004-04-11 Hans Breuer <hans@breuer.org>
+
+ * gdk/win32/gdkspawn-win32.c : workaround for bug #137496,
+ the real fix would involve just another small API breakage,
+ i.e. gdk_spawn_* using GPid not just gint.
+
+ * gtk/makefile.msc.in : build gtk-win32.res, not gtk.res
+
2004-04-10 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (gdk_keymap_translate_keyboard_state):