summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7ad9dca..d4dffbd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.14.1:
+
+* Glib::wrap(): Don't fail when wrapping an interface that
+ is implemented by an unrecognized type.
+ gmmproc-generated code now uses the new wrap_auto_interface(),
+ so newly-generated source code will require this latest glibmm
+ version.
+* Increase version number check for glib.
+ (RĂ©mi Cardona)
+
2.14:
Changes sinze 2.12: