summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06a8a4aba..938def212 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1999-02-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * configure.in: Make the error message in case of a broken thread
+ system a bit more informative.
+
+ * gutils.c (g_get_any_init): Changed the error logic again, now
+ only leaving the memory doubling loop, when success is reached or
+ when the user isn't found or when the buffer is 32k big,
+ additionally now getpwuid will be run, if getpwuid_r didn't work
+ out properly. A warning is issued however.
+
Thu Feb 04 20:42:24 1999 Tor Lillqvist <tml@iki.fi>
* glibconfig.h.win32 config.h.win32: Update GLIB_MICRO_VERSION.