summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-015
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 0f462977c..bd0c2cac2 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,18 @@
+Tue Apr 13 23:28:32 1999 Tor Lillqvist <tml@iki.fi>
+
+ * README.win32: Mention the tests directory.
+
+ * glib.def: Add the functions from grand.c.
+
+ * glibconfig.h.win32: Add unsigned max values, and the format
+ strings.
+
+ * makefile.msc: Add grand.
+
+ * tests/{date-test,node-test}.c: Include <stdlib.h> for exit().
+
+ * tests/makefile.msc: New file.
+
1999-04-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h: Moved struct declaration up. Style fixes.