summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-09-21 21:55:59 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-09-21 21:55:59 +0200
commit416ee12a723995c83ed508fc373de22bd3ee9cb7 (patch)
tree6e2f9b5c7096ba09a8200a4627a4d921f584b974 /NEWS
parentd2a90344aebbca53d6b7acde2a9f4ebbb2132927 (diff)
1.12.01.12.0
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.