Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47e86c0..0e08e1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+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),
+ (ev_link_dest_class_init), (ev_link_dest_new_named),
+ (ev_link_dest_new_page_label):
+ * backend/ev-link-dest.h:
+ * shell/ev-application.c: (ev_application_open_uri):
+ * shell/ev-view.c: (goto_dest):
+ * shell/ev-window.c:
+ * shell/ev-window.h:
+
+ Fix page-label command line option. Bug #342070.
+
2006-05-27 Ricardo Markiewicz <rmarkie@fi.uba.ar>
* shell/ev-view.c: (ev_view_expose_event), (draw_one_page):