don't try to export g_strcpy, it is g_stpcpy; updated and added some
[platform/upstream/glib.git] / ChangeLog.pre-2-4
index aed8e13..37ab692 100644 (file)
@@ -1,3 +1,20 @@
+2001-01-06  Hans Breuer  <hans@breuer.org>
+
+       * glib.def : don't try to export g_strcpy, it is g_stpcpy;
+       updated and added some tweaking for functions which got 
+       renamed recently, to avoid the update hassle if it can 
+       simply be done compatible. Should vanish if there is a 
+       stable version for win32.
+
+Fri May  4 11:49:18 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Released 1.3.5
+
+       * NEWS: Updated
+
+       * configure.in (GLIB_MICRO_VERSION): Up version to 1.3.5,
+       interface/binary age 0.
+
 2001-05-04  Sven Neumann  <sven@convergence.de>
 
        * ghash.c: fixed a typo in a comment.