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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73655c8..7bdf06a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (window_open_file_copy_ready_cb),
+ (reload_remote_copy_ready_cb), (window_save_file_copy_ready_cb):
+
+ Use g_error_matches() instead of manually check error code and
+ domain.
+
+2009-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (ev_window_clear_temp_symlink),
(ev_window_dispose):