summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-03-13 22:47:47 +0100
committerMurray Cumming <murrayc@murrayc.com>2017-03-13 22:47:47 +0100
commit7062e6f14eb6846f610650bc3e33572508c3b2ed (patch)
treee215d96e6d535aae0f0656992a4e31cb048b7398 /NEWS
parentbd988a80db4b05b0b1bbee4f68666d815d7641f8 (diff)
downloadglibmm-7062e6f14eb6846f610650bc3e33572508c3b2ed.tar.gz
2.51.52.51.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 672b2148..cb86808e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.51.5
+
+Gio:
+* Application: get_default(): Correct the reference counting.
+ (KJell Ahlstedt) Bug #779936 (James Legg)
+* Add PropertyAction.
+ (Kjell Ahlstedt)
+
+Glib:
+* Remove Glib::unconst() because it is unused and unnecessary.
+ (Kjell Ahlstedt)
+* Variant: Add template specialization for std::tuple,
+ and a test.
+ (Alexander Rössler, Kjell Ahlstedt) Bug #777791
+
+
2.51.2 (unstable):
Distro packagers should probably not package this yet.