Update release notes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@34712 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2012-02-03 17:27:39 +00:00
parent 088912afe1
commit ae734a295e
2 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2012-02-03 Adam Fedor <fedor@gnu.org>
* Update release notes
2012-01-23 Eric Wasylishen <ewasylishen@gmail.com>
* Source/cairo/CairoFontInfo.m (-setupAttributes):

View file

@ -7,6 +7,14 @@
@include version.texi
@end ifset
@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.
@ -15,8 +23,6 @@ Fixed drawing and flipping (goes along with gui change).
More Windows improvements.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{0.19.0}
This is an (unstable) copy of the 0.18.0 release