summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 630d4b70f6..200ce17bcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-22 Dominic Lachowicz <domlachowicz@gmail.com>
+
+ * demos/gtk-demo/printing.c (do_printing): gtk-demo printing gives
+ wrong results on win32 because it doesn't set the printing units,
+ which affect the transformation of the cairo context
+ (#347125, Erik van Pienbroek)
+
2008-02-22 Tor Lillqvist <tml@novell.com>
* tests/pixbuf-init.c: Add file missing from SVN, from the tarball.