diff options
author | Cody Russell <bratsche@src.gnome.org> | 2008-04-01 20:50:55 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-04-01 20:50:55 +0000 |
commit | 6716dc6f763940613defdbca376701a3787df9aa (patch) | |
tree | 73290091d1e08490fa2af307b847056e28d37a97 | |
parent | b7e159658dbf2c2f8cd859d05d6b83e6e42762cc (diff) | |
download | gtk+-6716dc6f763940613defdbca376701a3787df9aa.tar.gz |
Improved changelog for last commit
svn path=/trunk/; revision=19956
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ * configure.in: Bump required Cairo to 1.5.2. * gtk/gtkprintoperation-win32.c: Add support for using the new - cairo_win32_printing_surface for printing. (#488833) + cairo_win32_printing_surface for printing. Also fixed to use + cairo_surface_show_page(). (#488833 and #521178) 2008-03-31 Cody Russell <bratsche@gnome.org> |