X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-10;h=e9a80b6bbd5092e569efe5d1d3df23f1df32bdcb;hb=525689823d7dcd269b052c58545a5ff1d8db65f8;hp=75ed6febcec6ce1fe6e4775ce312d832817285d6;hpb=bdd9b28b5bf43d3e60acc90da7564877214aac30;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 75ed6fe..e9a80b6 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,83 @@ +Mon Apr 16 12:04:52 2001 Owen Taylor + + * configure.in: Remove warnings about conflicts with the + stable version. + + * glib-2.0.m4: Fix some of the error text to be halfway + up to date. + + * README.in INSTALL.in: Add these to generate README, INSTAL + (as in the stable branch). Update. + + * HACKING: Update. + +2001-04-16 Havoc Pennington + + * gqsort.c: docs + + * gfileutils.c: docs + + * gwin32.c: docs fixes + + * gconvert.c: docs + + * guniprop.c: docs + + * gutf8.c: docs + +2001-04-16 Havoc Pennington + + * glib-2.0.m4: put AC_PATH_PROG(pkg-config) before "Checking for + glib" so the output looks right + +2001-03-23 Havoc Pennington + + * gutils.c (g_parse_debug_string): make GDebugKeys argument + const + +2001-04-14 Hans Breuer + + * glib.def : + * makefile.msc.in : updated + + * gpattern.c : include "gutils.h" to resolve the inline hassle + +2001-04-11 Alexander Larsson + + * glib-2.0.m4: Pass pkg-config options + before the other args so it works even if + POSIXLY_CORRECT is set. + +Mon Apr 9 18:57:44 2001 Tim Janik + + * configure.in: increment version to 1.3.4 (binary 0, interface 0). + +2001-04-05 Christian Rose + + * configure.in: Added sv to ALL_LINGUAS. + +Wed Apr 4 09:18:55 2001 Tim Janik + + * Released GLib-1.3.3. + +Tue Apr 3 20:22:59 2001 Tim Janik + + * NEWS: updates. + + * NEWS.pre-1-3: take over old news. + +Tue Apr 3 12:38:16 2001 Owen Taylor + + * glib-config-2.0.in: Exit with an error message that you + should use pkg-config instead. + + * configure.in (PACKAGE): Require pkg-config. + + * tests/Makefile.am (EXTRA_DIST): Add utf8.txt. + + * configure.in (GLIB_MICRO_VERSION): Up MICRO to 3, + leave interface/binary at 0. + Tue Apr 3 13:46:22 2001 Tim Janik * glist.[hc]: added g_list_nth_prev() which walks ->prev instead