aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/chrome/brand.dtd.in1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f4214436..c79689cab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * data/chrome/brand.dtd.in:
+
+ Add releaseBaseURL entity.
+
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* plugins/desktop-file/Makefile.am:
diff --git a/data/chrome/brand.dtd.in b/data/chrome/brand.dtd.in
index 57b75a382..c048a7d17 100644
--- a/data/chrome/brand.dtd.in
+++ b/data/chrome/brand.dtd.in
@@ -4,3 +4,4 @@
<!ENTITY brandVersion "@VERSION@">
<!ENTITY releaseURL "http://www.gnome.org/projects/epiphany/">
+<!ENTITY releaseBaseURL "http://www.gnome.org/projects/epiphany/">