removed glib.def from EXTRA_DIST ... ... and added it here.
[platform/upstream/glib.git] / ChangeLog.pre-2-12
index a353a6b..affe8f9 100644 (file)
@@ -1,3 +1,18 @@
+2001-07-23  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: removed glib.def from EXTRA_DIST ...
+       * glib/Makefile.am: ... and added it here.
+
+2001-07-22  Hans Breuer  <hans@breuer.org>
+
+       * glib/giochannel.c (g_io_channel_get_buffer_condition) : make
+       the code actually have an effect (Use |= to set bits). Not
+       absolutely sure if is the right one.
+
+       * glib/giowin32.c (g_io_win32_<check|prepare>) : don't modify
+       watch->condition but restored the previous behaviour.
+       Now gio-test as well as The Gimp work again ...
+       
 2001-07-21  Hans Breuer  <hans@breuer.org>
 
        * glib/giowin32.c (g_io_channel_new_file) : set the