updated externals
[platform/upstream/glib.git] / ChangeLog.pre-2-0
index 553b483..ed2ae30 100644 (file)
@@ -1,3 +1,15 @@
+Thu Jun 14 14:09:46 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gstrfuncs.c (g_strconcat): Fix a use of strcat that
+       wasn't replaced with g_stpcpy in the original 
+       stpcpy-for-efficiency patch.
+
+2001-06-11  Havoc Pennington  <hp@redhat.com>
+
+       * NEWS: updated
+
+       * configure.in (GLIB_MICRO_VERSION): increment version to 1.3.6
+
 2001-06-08  Alex Larsson  <alexl@redhat.com>
 
        * gstrfuncs.[ch]: