diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com> + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor <otaylor@redhat.com> statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com> + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com> + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist <tml@iki.fi> |