diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |