Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Kretzschmar <martink@src.gnome.org>2005-01-20 22:27:28 (GMT)
committer Martin Kretzschmar <martink@src.gnome.org>2005-01-20 22:27:28 (GMT)
commit0fbeb6dce7d8a42870a9a6bcf935dff7510ab466 (patch)
tree9accb4f1aeb5b55705ceab3e10be9b472f391e4c /ChangeLog
parentcfeed356a2c4066efc257449dbc3c386982f819d (diff)
(set_document_page): handle paper size changes when the page
changes (test with Free Culture, page 2).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b190b63..e820e7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* shell/ev-view.c (set_document_page): unset has_selection when
the page changes.
+ (set_document_page): handle paper size changes when the page
+ changes (test with Free Culture, page 2).
2005-01-20 Marco Pesenti Gritti <marco@gnome.org>