aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@svn.gnome.org>2007-01-08 19:19:48 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-01-08 19:19:48 +0800
commitba917686fe0821769f0e94768b75b1614227067f (patch)
treee65b556e3c5824988aa7c7ce1522b11d15f005b8 /ChangeLog
parentec4dc172c5e47f4d1e3ac384c909be24dc61cb28 (diff)
downloadgsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar.gz
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar.bz2
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar.lz
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar.xz
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.tar.zst
gsoc2013-epiphany-ba917686fe0821769f0e94768b75b1614227067f.zip
Removed the hardcoded invisible char, note that this might readd itself to
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org> * data/glade/form-signing-dialog.glade: * data/glade/prefs-dialog.glade: Removed the hardcoded invisible char, note that this might readd itself to the file if someone edits it. It has been suggested that we move over to glade-3. Patch by Vitali Ischenko. Bug #393910. svn path=/trunk/; revision=6793
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e2f7592c..5e4277542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+
+ * data/glade/form-signing-dialog.glade:
+ * data/glade/prefs-dialog.glade:
+
+ Removed the hardcoded invisible char, note that this might readd
+ itself to the file if someone edits it. It has been suggested that we
+ move over to glade-3. Patch by Vitali Ischenko. Bug #393910.
+
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/ephy-favicon-cache.c: (icon_is_obsolete),