summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-03-22 10:16:58 +0100
committerMurray Cumming <murrayc@murrayc.com>2017-03-22 10:17:40 +0100
commitb3f9805acc716e1d4ce2d09b387719376e60052f (patch)
treead8fc66abe847dba19a3469a18b9001c77ec3b2f /NEWS
parent3a0ffaa4dd8a35a081f0b9637093afa51f4db878 (diff)
downloadglibmm-b3f9805acc716e1d4ce2d09b387719376e60052f.tar.gz
2.51.62.51.6
This is the first 2.51.* version of glibmm-2.4. There were previously some 2.51 versions of glibmm-2.52, which installed in parallel with glibmm-2.4, but there will not be any stable version of glibmm-2.52. There might instead be a stable version of glibmm-2.54 eventually.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 43 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cdad1418..bbf2711c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+2.51.6:
+
+This is version 2.51.6 of glibmm-2.24. Ignore versions 2.51.1 to 2.51.5 of
+unstable glibmm-2.52. Unstable glibmm-2.52 is now unstable glibmm-2.54,
+leaving the 2.51/52 version numbers again for use by stable glibmm-2.52.
+
+Glib:
+* Dispatcher:
+ - autodeduce the type of the fd field.
+ (Marcin Kolny) Bug #772074
+ - Don't cast a HANDLE to an int on Windows.
+ (Kjell Ahlstedt) Bug #772074
+* ustring: Add cbegin() and cend().
+ (Murray Cumming)
+
+Gio:
+* Action: Include variant.h in the heaer.
+ (Daniel Boles) Bug #777953
+* Application: get_default(): Correct the reference counting.
+ (Kjell Ahlstedt) Bug #779936
+* Settings:
+ - Really add set_enum() and set_flags().
+ (djb) Bug #774647
+ - Writable-change-event signal: Correct the type of the key parameter.
+ (Marcin Kolny) Bug #773977
+* SettingsSchemaSource: get_default(): Correct the refcounting.
+ (Marcin Kolny) Bug #774593
+
+Gio::DBus:
+* Proxy: Fix memory leak in get_cached_property_names().
+ (Kjell Ahlstedt) Bug #775210
+
+Documentation:
+* Glib::Variant: Improve documentation of maybe types.
+ (Daniel Boles) Bug #778219
+* Gio::ActionMap: Clarify doc of ActivateWithParameterSlot
+ (Daniel Boles)
+
+Build:
+* Visual Studio builds: "Install" the .pdb files
+ (Chun-wei Fan)
+
+
2.50.0:
No changes since 2.49.7.