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-08 18:44:07 (GMT)
committer Martin Kretzschmar <martink@src.gnome.org>2005-01-08 18:44:07 (GMT)
commitfc6f0545ec11a89fe17428be5646b3563724aa40 (patch)
treede18e40d8fd3f7d7593e9a78898639586e906e16 /ChangeLog
parent2551bee582db356066fa8cda77a6d5bbb9292d9f (diff)
(ev_view_set_document): don't connect to "found" unless the document
implements the EvDocumentFind interface.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e4ca3f..a0f4499 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-08 Martin Kretzschmar <martink@gnome.org>
+
+ * shell/ev-view.c (ev_view_set_document): don't connect to "found"
+ unless the document implements the EvDocumentFind interface.
+
2005-01-08 Satoru SATOH <ss@gnome.gr.jp>
* configure.ac: Added ja to ALL_LINGUAS.