summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2008-01-28 16:03:40 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-01-28 16:03:40 +0000
commit43ec891ed48e78f8e55b523019e604f20cfe9f99 (patch)
tree60516c79d0d6b7a7849a2bf8f658a4523abcefc8 /NEWS
parentbfa023c479a40d9fae1ca9f0b36e2767787aeb14 (diff)
downloadglibmm-43ec891ed48e78f8e55b523019e604f20cfe9f99.tar.gz
Increase version
svn path=/trunk/; revision=546
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b09b951..50d63915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2.15.3 (unstable):
+
+Glib:
+* FilterInputStream: Really wrap this.
+* VolumeMonitor: Workaround a crash in gio due to the
+ eccentric use of the GType system to discover GVolumeMonitor
+ implementations. See gio bug #511814.
+* Added Gio::Error exception.
+* Added more method overloads without optional parameters, and
+ reordered more parameters to allow default values.
+ (Murray Cumming)
+* giomm.h: Added includes.
+ (Jonathan Jongsma)
+
+* Note that there are some examples in the gtkmm-documentation module.
+
+
2.15.2 (unstable):
Glib: