Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-27 12:37:56 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-27 12:37:56 (GMT)
commit75e184c10b9d8f1f52ebcde19660e45c5244f9a0 (patch)
tree6c19d086586f3279cf8d9a21e4a50f6ddd8088f5 /ChangeLog
parent872101b786854841e6b32cac322f08d3dde6b946 (diff)
Open links with anchors. Fix for the bug #339836.
* shell/ev-jobs.c: (ev_job_xfer_run): * shell/main.c: (load_files): Open links with anchors. Fix for the bug #339836.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e08e1b..4848a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * shell/ev-jobs.c: (ev_job_xfer_run):
+ * shell/main.c: (load_files):
+
+ Open links with anchors. Fix for the bug #339836.
+
+2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* backend/ev-link-dest.c: (ev_link_dest_type_get_type),
(ev_link_dest_get_page_label), (ev_link_dest_get_property),
(ev_link_dest_set_property), (ev_link_dest_finalize),