summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorAndy Lanoix <alanoix@src.gnome.org>2001-06-22 15:44:44 +0000
committerAndy Lanoix <alanoix@src.gnome.org>2001-06-22 15:44:44 +0000
commita7bd3d0d5e717f3ba1f66b6b4223069a649d5557 (patch)
treea079a2cf71d441dac25dde410b03fe93b0cf836e /ChangeLog.pre-2-12
parentef8daf92979a4825d4fea4bf2241ba1278d460a5 (diff)
*giowin32.c: Debug and partial rewrite of async socket code
on windows, which fixes major MT issues. Some test code kindly provided by wroberts1@home.com.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-126
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index ed2ae30e2..6e4c38d36 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,9 @@
+2001-06-22 Andrew Lanoix <alanoix@umich.edu>
+
+ *giowin32.c: Debug and partial rewrite of async socket code
+ on windows, which fixes major MT issues. Some test code kindly
+ provided by wroberts1@home.com.
+
Thu Jun 14 14:09:46 2001 Owen Taylor <otaylor@redhat.com>
* gstrfuncs.c (g_strconcat): Fix a use of strcat that