summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2005-02-02 15:28:36 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-02-02 15:28:36 +0000
commit14288ea01f2a2aa0ed5b541b494b3c28ef63e8fa (patch)
tree37dd6ea7095d7915d04e6037644e2c433055b97e /NEWS
parentf473194278e552d40c4eb99153f345e9d047eac7 (diff)
downloadsigc++-14288ea01f2a2aa0ed5b541b494b3c28ef63e8fa.tar.gz
Increase versionlibsigc++-2.0.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6124fc6..22768cb 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,12 @@ This version of libsigc++ needs GNU g++ 3.2 or higher to compile.
*** ChangeLog summary:
+2.0.9:
+
+* sigc::bind() now works with the AIX and Tru64 compilers.
+ (Murray Cumming)
+* sigc::var() is now documented. (Roger Ferrer Ibáñez)
+
2.0.8:
* Maybe avoid (incorrect) warning with g++ 3.3.5.