summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-01-23 16:21:02 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-01-23 16:21:02 +0000
commitd041a486182c9d6226e0d568385b2b26b9610171 (patch)
tree65fd3dde2ceeb569679bfada2ecc5b1d61667e80 /ChangeLog.pre-2-8
parent63cc3f3cfb1ef2e4447ef962fd028ee58a8ec1c8 (diff)
Update pthread_mutex_t size and initializer contents to match latest pthreads-Win32.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index fa00202dd..4afded5eb 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+Sat Jan 23 16:17:04 1999 Tor Lillqvist <tml@iki.fi>
+
+ * glibconfig.h.win32: Update the magic values for
+ pthread_mutex_t size and initializer bytes to match the
+ latest version of pthreads for Win32.
+
Sat Jan 23 02:14:28 1999 Tim Janik <timj@gtk.org>
* gutils.c (g_get_any_init): cleaned up the errno mess for