summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-22 18:56:12 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-22 18:56:12 +0000
commit4ab50f038b2bb0d21b31f2ad10745cf5a64725b6 (patch)
tree087ac1758b3700a5d7eccaf4763f68a3ddbfa7e8 /ChangeLog.pre-2-0
parente767aa0a4fad23c766b3bf16a079e8e7c5b4c448 (diff)
Version 11, interface, binary age 0.
Thu Nov 22 13:14:18 2001 Owen Taylor <otaylor@redhat.com> * configure.in (GLIB_MICRO_VERSION): Version 11, interface, binary age 0. * NEWS: Updated. * tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS): Add dummy -rpath argument. On some (but not all) platforms, libtool will only build a convenience library without this. (#63486, Dan Winship) * Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in - autoconf-2.5x checks for 'make dist' in the tarball when you make distcheck. * glib/Makefile.am (EXTRA_DIST): Distribute makefile.msc/mingw.in, glib.rc.in. * tests/patterntest.c: Include string.h. * glib/gpattern.c (g_utf8_reverse): doc parsing fix.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-025
1 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 3b37d392d..fe6a26d86 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,26 @@
+Thu Nov 22 13:14:18 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in (GLIB_MICRO_VERSION): Version 11,
+ interface, binary age 0.
+
+ * NEWS: Updated.
+
+ * tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS):
+ Add dummy -rpath argument. On some (but not all) platforms,
+ libtool will only build a convenience library without this.
+ (#63486, Dan Winship)
+
+ * Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in -
+ autoconf-2.5x checks for 'make dist' in the tarball
+ when you make distcheck.
+
+ * glib/Makefile.am (EXTRA_DIST): Distribute
+ makefile.msc/mingw.in, glib.rc.in.
+
+ * tests/patterntest.c: Include string.h.
+
+ * glib/gpattern.c (g_utf8_reverse): doc parsing fix.
+
Thu Nov 22 02:50:18 2001 Tim Janik <timj@gtk.org>
* NEWS: merged with gobject/NEWS.
@@ -292,7 +315,7 @@ Mon Oct 29 10:55:12 2001 Owen Taylor <otaylor@redhat.com>
* glib/libcharset/config.charset (os): Match also mingw*.
- * tests/testglib.c (main): (Win32): Print the lib/locale
+ * tests/testglib.c (main): (Wibn32): Print the lib/locale
subdirectory, as that is what actually gets used.
Wed Oct 24 11:10:54 2001 Owen Taylor <otaylor@redhat.com>