summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2007-01-18 01:28:58 +0000
committerJonathon Jongsma <jjongsma@gnome.org>2007-01-18 01:28:58 +0000
commit1a284614651b3d9d1465ce51da7426f619f80372 (patch)
tree25a997f0d8038611935149a29ea8e82b3a08abe7 /NEWS
parenta9662a9df26c969997d943d6f945197f1ae1515e (diff)
2007-01-17 Jonathon Jongsma <jonathon.jongsma@gmail.com>RELEASE_1_2_4
* NEWS: updated news for 1.2.4 release * configure.in: bumped version to 1.2.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9cb4972..f30a2c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.2.4:
+
+ * Fixed an error that prevented Cairo::RefPtr<>::cast_static() and
+ Cairo::RefPtr<>::cast_dynamic() from compiling.
+
1.2.2:
* Fixed an issue when compiling on windows with MSVC