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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e6c2cb..4ecf581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-04-20 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view-private.h:
+ * shell/ev-view.[ch]: (ev_view_button_release_event),
+ (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
+ (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
+ (ev_view_update_primary_selection), (clear_link_selected),
+ (ev_view_copy_link_address):
+ * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
+
+ Update also the primary selection when copying a link
+ address. Fixes bug #520855.
+
2008-04-19 Carlos Garcia Campos <carlosgc@gnome.org>
* libdocument/ev-document-factory.c: (get_document_from_uri):