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-09-03 16:35:01 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-09-03 16:35:01 (GMT)
commit62df36db729c222cf47774268a0fb83dabc8c65a (patch)
treea7b08c2962a3d7061c049eefbe2e23fe64213896 /ChangeLog
parent3a4e876c54d10a5b72dc0a95f0284218654a9f21 (diff)
Make sure not to use the history with documents not supporting links.
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_add_history): Make sure not to use the history with documents not supporting links. Fixes bug #468954. svn path=/trunk/; revision=2660
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c51c9f..0c596c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (ev_window_add_history):
+
+ Make sure not to use the history with documents not supporting
+ links. Fixes bug #468954.
+
+2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (ev_window_load_job_cb):
Restart the search when reloading a document with the find bar