diff options
author | Murray Cumming <murrayc@murrayc.com> | 2011-03-24 11:24:53 +0100 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2011-03-24 11:24:53 +0100 |
commit | 98f6dce0e2fb23221f1490fa5f4a13bd1c349145 (patch) | |
tree | 0d64b8afb09c430c48c9cbebe5ff6e8036ae3ae3 /NEWS | |
parent | c446268b44f3595431ba6f535dc297557c6097e0 (diff) | |
download | glibmm-98f6dce0e2fb23221f1490fa5f4a13bd1c349145.tar.gz |
2.27.992.27.99
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2.27.99 (unstable): + +This is probably the very last release before 2.28.0 which will happen very soon. + +Gio: +* Removed Application, ApplicationCommandLine, and ActionGroup because + they are unfinished. We hope to add them back in glibmm 3.2. +* Removed SettingsBackend because it is unfinished. +* Settings: Removed API that used SettingsBackend. +* Variant: Improved the documentation. + +Build: Remove the dependency on mm-common during the tarball build. + 2.27.98 (unstable): Gio: |