summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1693c9..49d5c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.12.0 (unstable):
+
+* Cairo::RefPtr: Add move constructors and move operator=().
+ (Murray Cumming)
+* MSVC build fixes.
+ (Chun-wei Fan)
+
1.11.4 (unstable):
* Use (and require) C++11.