beautified configure help output.
[platform/upstream/glib.git] / ChangeLog.pre-2-0
index 1cb258d..8768e43 100644 (file)
@@ -1,3 +1,38 @@
+2001-08-03  Sven Neumann  <sven@gimp.org>
+
+       * configure.in: beautified configure help output.
+       
+       * glib/gtree.c: changed help for g_tree_insert(); it was misleading.
+
+Fri Aug  3 10:20:10 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/guniprop.c (g_unichar_xdigit_value): Fix computation
+       (Fix from Cesar Rincon)
+
+2001-08-01  Christopher James Lahey  <clahey@ximian.com>
+
+       * glib/gutf8.c (g_utf8_find_prev_char): Made g_utf8_find_prev_char
+       able to return the first character of a string.
+
+2001-07-31  Ron Steinke  <rsteinke@w-link.net>
+
+       * glib/giochannel.h: Committed this file, which is where
+       the changes in my previous changelog entry happened,
+       not giochannel.c
+
+2001-07-31  Sven Neumann  <sven@gimp.org>
+
+       * glib/gmem.c: declare gboolean vtable_set static.
+
+2001-07-30  Ron Steinke  <rsteinke@w-link.net>
+
+       * glib/giochannel.c docs/reference/glib/glib-sections.txt
+       tests/iochannel-test.c: removed G_IO_CHANNEL_*_LINE_TERM macros
+
+       * glib/giochannel.c put /*<public>*/ and /*<private>*/ tags in
+       the GIOChannel structure
+
+
 2001-07-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: #undef inline before testing whether it works to