summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2009-07-27 09:11:11 -0500
committerJonathon Jongsma <jonathon@quotidian.org>2009-07-27 09:11:11 -0500
commitc92976fc5890d710981262179a0b62b5b9eb23ca (patch)
tree109ceec7e5fd4786938a44a191635e84dfe39439 /NEWS
parentfe5a4a830c714742d83d6d531a638b3eb85476aa (diff)
downloadglibmm-c92976fc5890d710981262179a0b62b5b9eb23ca.tar.gz
update for release of 2.21.3glibmm-2.21.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65a7e2f3..b6c16afb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+2.21.3 (unstable):
+
+ David King (1):
+ Only compile the properties example if properties are enabled.
+
+ Jonathon Jongsma (10):
+ fix release target to use correct tagging scheme
+ Bug 587173 - Fails to install when bootstrapped with Automake 1.11
+ add _IGNORE() for a eject_with_operation() which is hand-written
+ add get_start_stop_type() and Gio::DriveStartStopType enum
+ add overloads for resolver methods without a cancellable object
+ add async versions of Resolver methods
+ Added a simple example showing how to resolve an internet address from a hostname
+ Fix MemoryInputStream::addData (Bug #589683)
+ Fix a build error in MemoryInputStream
+ Add Glib::ObjectBase::freeze_notify()/thaw_notify. Fixes Bug #575533
+
+ José Alburquerque (1):
+ Repair Glib::KeyFile docs with regard to exceptions. Bug# 587766.
+
+ Krzesimir Nowak (1):
+ Wrapped several ISO 8601 related functions.
+
+ Murray Cumming (1):
+ Corrected the ChangeLog to mention changes that I accidentally committed in last month, but which I did want to commit some time.
+
2.21.2 (unstable):
Glib: