diff --git a/ChangeLog b/ChangeLog index 7c3bdfa..3ee7930 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-03-01 Richard Frith-Macdonald + + * Version 0.23.0 + * Update release notes + 2013-02-18 Fred Kiefer * Source/x11/XGServerWindow.m diff --git a/Documentation/news.texi b/Documentation/news.texi index 72de46e..9b84297 100644 --- a/Documentation/news.texi +++ b/Documentation/news.texi @@ -7,14 +7,20 @@ @include version.texi @end ifset +@section Noteworthy changes in version @samp{0.23.0} + +Added cairo support for ms-windows. + +Updated for NSInteger/CGFloat support + +@ifclear ANNOUNCE-ONLY + @section Noteworthy changes in version @samp{0.22.0} Added new user defaults to make app icons and mini windows sticky (omnipresent) Many improvements to Cairo rendering, including buffering, glyphs and DPI scaling. -@ifclear ANNOUNCE-ONLY - @section Noteworthy changes in version @samp{0.20.0} Cairo is now the default backend, but falls back to art and xlib gracefully.