Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPedro Villavicencio <pvillavi@gnome.cl>2005-02-25 08:50:10 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-25 08:50:10 (GMT)
commit67601f2f5f581dae74a3db39980b63c4d91df75f (patch)
tree82e41b04b9fc5bbb22a39ec9d8303383e9f66bc6 /ChangeLog
parent05c1e8cb1002f66cde85ae692f8cd56c82cc59e7 (diff)
Make page width the default sizing mode
2005-02-25 Pedro Villavicencio <pvillavi@gnome.cl> * shell/ev-window.c: Make page width the default sizing mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a5a3f..bdfd2bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-25 Pedro Villavicencio <pvillavi@gnome.cl>
+
+ * shell/ev-window.c:
+
+ Make page width the default sizing mode
+
2005-02-25 Carlos Garcia Campos <carlosgc@gnome.org>
Marco Pesenti Gritti <marco@gnome.org>