aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f13e5b2f9..05a95aff5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-07-11 Christian Persch <chpe@gnome.org>
+
+ * configure.ac:
+
+ Update glib req to 2.13.4 so we can use g_get_user_special_dir.
+
+ * lib/ephy-file-helpers.c: (ephy_file_downloads_dir),
+ (ephy_file_desktop_dir):
+
+ Use g_get_user_special_dir to get the Desktop and Downloads directory
+ location.
+
2007-07-10 Christian Persch <chpe@gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (connect_proxy):