]> Pileus Git - ~andy/gtk/commitdiff
Improved changelog for last commit
authorCody Russell <bratsche@src.gnome.org>
Tue, 1 Apr 2008 20:50:55 +0000 (20:50 +0000)
committerCody Russell <bratsche@src.gnome.org>
Tue, 1 Apr 2008 20:50:55 +0000 (20:50 +0000)
svn path=/trunk/; revision=19956

ChangeLog

index 91cb3115dc929092001d64f414013edf2706c61c..b5b1466a9940fcb9e46d573ae4db2a6634b1ba39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>