Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-02-24 16:59:04 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-24 16:59:04 (GMT)
commit6f7b6348dbaac85f6694242a08dd1374e16d317f (patch)
tree9af5bd7eac8af04e3f0bf708a5c1484aa799ef13 /ChangeLog
parentffd817da58c15bc17cc1a5534b53f7ad6766c876 (diff)
Return a link even if it's of an unrecognized type. Otherwise we go in an
2005-02-24 Marco Pesenti Gritti <marco@gnome.org> * pdf/xpdf/pdf-document.cc: Return a link even if it's of an unrecognized type. Otherwise we go in an infinte cycle.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcfb0c5..7f1f722 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
+ * pdf/xpdf/pdf-document.cc:
+
+ Return a link even if it's of an unrecognized
+ type. Otherwise we go in an infinte cycle.
+
+2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
+
* shell/ev-window.c: (update_sizing_buttons), (update_view_size),
(size_allocate_cb), (ev_window_set_sizing_mode):