summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 071eb4e..a6cd001 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
+1.4.6:
+
+ * Bugfixes:
+ - Bug #11972: Cannot build cairomm with Quartz enabled
+
1.4.4:
-* Added the --enable-api-exceptions=yes/no configure option, to allow
- cairomm to build when exceptions are disabled. For instance, when
- using CXXFLAGS=-fno-exceptions with g++.
+ * Added the --enable-api-exceptions=yes/no configure option, to allow
+ cairomm to build when exceptions are disabled. For instance, when using
+ CXXFLAGS=-fno-exceptions with g++.
1.4.2: