summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-03-08 11:45:41 +0100
committerMurray Cumming <murrayc@murrayc.com>2011-03-08 11:45:41 +0100
commit616a6e5464f868f8de3a7fddf94236dc0002c652 (patch)
tree076b5ea938cce877070efed87dbfdb8fe8f53444 /NEWS
parent18d3559c84c27549b312e2100d9918ec540bda2b (diff)
downloadsigc++-616a6e5464f868f8de3a7fddf94236dc0002c652.tar.gz
2.2.92.2.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f43098..5bf6680 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.2.9:
+
+* trackable: Avoid calling the same callback function twice, fixing some
+ memory corruption.
+ (Kjell Ahlstedt) Bug #589202
+* Minor documentation corrections.
+ (David King)
+* Fix the build with GCC 4.6
+ (Kalev Lember)
+* Windows build fixes for MSVC++ .Net 2005 and 2010
+ (Armin Burgmeier)
+
2.2.8:
Nothing interesting. Just a small change for library.gnome.org.