Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-10-28 09:12:20 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-10-28 09:12:20 (GMT)
commit7c85c1e0e3f80dea30341ef219c0de076ef04a92 (patch)
treedd4c2a0072fa2ab32bd84a71808129600a03c6e9 /ChangeLog
parent658627e6201b5ec8271d17d22a8c92adee8ff99c (diff)
Do not jump to the first page when reloading by running evince from the
2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_open_uri), (ev_window_cmd_view_reload): Do not jump to the first page when reloading by running evince from the command line. Fixes bug #490847. svn path=/trunk/; revision=2728
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d18d9ce..70a034a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (ev_window_open_uri),
+ (ev_window_cmd_view_reload):
+
+ Do not jump to the first page when reloading by running evince
+ from the command line. Fixes bug #490847.
+
2007-10-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
* shell/ev-window.c: (ev_window_cmd_help_contents):