aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-08 04:32:04 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-08 04:32:04 +0800
commit10473d884a92802eeedb5e328d89efaadf731a7b (patch)
treec0a777959f37b486d032f32302be603a1e0e2bce /ChangeLog
parent1b1f99da1314e9f00d6ba5a6814b412b61a4d90e (diff)
downloadgsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar.gz
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar.bz2
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar.lz
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar.xz
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.tar.zst
gsoc2013-epiphany-10473d884a92802eeedb5e328d89efaadf731a7b.zip
Improve the a11y theme check.
2006-08-07 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: Improve the a11y theme check.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e1145196..a8d9e61c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-location-entry.c:
+
+ Improve the a11y theme check.
+
+2006-08-07 Christian Persch <chpe@cvs.gnome.org>
+
* lib/Makefile.am:
Use variables here, not configure substitutions.