summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2005-01-10 17:42:17 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-01-10 17:42:17 +0000
commitc2c6d12a6ab1960b79400273da2ec77314f1ad6c (patch)
treeebc769b6300fea8e5e93ba847a4435c9a4ea106e /NEWS
parentcca5674ab8dba921dc89f9bf0f9e756420d99f9b (diff)
downloadglibmm-c2c6d12a6ab1960b79400273da2ec77314f1ad6c.tar.gz
2.5.4:
2005-01-10 Murray Cumming <murrayc@murrayc.com> * glibmm/src/optiongroup.[hg|ccg]: Added a castitem constructor that always takes ownership, needed by Gtk::Main. Added the new FLAG_REVERSE flag value. Added reference documentation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8bafdc8..7e61abee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.5.5:
+
+Options:
+* Added Option(GOptionGroup* cast_item) constructor,
+ needed by Gtk::Main.
+* Added reference documentation.
+(Murray Cumming)
+
2.5.3:
* Options: