aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@svn.gnome.org>2007-01-03 15:58:32 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-01-03 15:58:32 +0800
commit6f06e1d567f30dc39347f8ce0f05ab16499aea7a (patch)
tree1eb72ab4784fa2fdb1df05064dd40e00d484f492 /ChangeLog
parentd01432071dba797dd0fcca588432a315c1a87573 (diff)
downloadgsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.gz
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.bz2
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.lz
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.xz
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.zst
gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.zip
Corrects the expand of the Privacy tab in the Preferences window. Patch by
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org> * data/glade/prefs-dialog.glade: Corrects the expand of the Privacy tab in the Preferences window. Patch by Baptiste Mille-Mathias. svn path=/trunk/; revision=6782
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b7c035c0..29993eac2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,18 @@
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+ * data/glade/prefs-dialog.glade:
+
+ Corrects the expand of the Privacy tab in the Preferences window.
+ Patch by Baptiste Mille-Mathias.
+
+2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+
* data/mime-types-permissions.xml:
Added text/csv as a safe type (note that the alias
text/x-comma-separate-values is also present). Patch by Gaƫtan
Podevijn.
-
2007-01-02 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-history-window.c: (ephy_history_window_update_menu):