diff options
author | Hans Breuer <hans@breuer.org> | 2004-03-07 15:01:00 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2004-03-07 15:01:00 +0000 |
commit | 675c3ee6e60712cbf58201e8c2a2a929fe953b70 (patch) | |
tree | e618269c937add01cbf36cdafd2900ae3956b76f /ChangeLog.pre-2-4 | |
parent | 8f9bd92fc9a41613ed9c47995405bde50c6d59e9 (diff) | |
download | glib-675c3ee6e60712cbf58201e8c2a2a929fe953b70.tar.gz |
shortcut_spawn_retval which doesn't improve the implementation at all, it
2003-03-07 Hans Breuer <hans@breuer.org>
* glib/gspawn-win32.c : (GPid)shortcut_spawn_retval which
doesn't improve the implementation at all, it just make it
compile with msvc ...
* glib/makefile.msc.in : build gatomic.c (now really:)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 6e83eac93..2395d615b 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +2003-03-07 Hans Breuer <hans@breuer.org> + + * glib/gspawn-win32.c : (GPid)shortcut_spawn_retval which + doesn't improve the implementation at all, it just make it + compile with msvc ... + + * glib/makefile.msc.in : build gatomic.c (now really:) + 2004-03-06 Tor Lillqvist <tml@iki.fi> * README.win32: Update. |