hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / ChangeLog
index a1736f6..65c5273 100644 (file)
@@ -1,3 +1,17 @@
+=== ChangeLog discontinued ===
+
+       With the move to git, GLib is switching from a ChangeLog file
+       to relying on commit messages to provide change history. Please
+       see README.commits for guidance on the expected message format.
+
+2009-03-26  Carlos Garnacho  <carlosg@gnome.org>
+
+       Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emitted
+
+       * gunixmount.c (eject_unmount_cb) (eject_unmount_do_cb)
+       (eject_unmount_do): Emit ::mount-pre-unmount and wait 500msec before
+       actually trying to unmount.
+
 2009-03-17  Colin Walters  <walters@redhat.com>
 
        Bug 575708 - runaway inotify madness ...