summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-10-16 19:55:26 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-10-16 19:55:26 +0000
commite936093123c8292e2c5b62773e00ac7c51d48043 (patch)
treec2dd0a1ce96f7cbd28798a1ed9a121a27a61dac4 /ChangeLog.pre-2-2
parent03f512769d6ea568581698c15f27dfaf58f0b995 (diff)
downloadglib-e936093123c8292e2c5b62773e00ac7c51d48043.tar.gz
Remove alloca stuff from here. galloca.h takes care of it, correctly.
2000-10-16 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h takes care of it, correctly.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-23
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index cf54a2156..3cb79c355 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,5 +1,8 @@
2000-10-16 Tor Lillqvist <tml@iki.fi>
+ * glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h
+ takes care of it, correctly.
+
* giowin32.c (reader_thread): Some more debugging output.
(g_io_channel_win32_poll): Remove unused vars.