aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4581d7cd4..cb70924ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
+2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
+
+ * src/popup-commands.c:
+ * lib/ephy-file-helpers.c:
+ Avoid opening nautilus if downloads are done to Desktop. This re-fixes
+ bug #383698.
+
+2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/ephy-embed-dialog.c:
Fix some strict-aliasing warnings.