aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af08acdab..71b3ea6b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-07-04 Christian Persch <chpe@cvs.gnome.org>
+ * data/epiphany.schemas.in:
+
+ Enclose literal values in double quotes. Fixes bug 116720.
+
+2003-07-04 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-node.c: (callback):
Use G_VA_COPY macro from glib instead of va_copy, (hopefully)