aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-12 00:32:49 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-12 00:32:49 +0800
commit70b3c5658c449f89369e86d6943a944473facf26 (patch)
treee7d0486af1d5a5168cfb98cd32ba2537a010bddc /ChangeLog
parent21f9298d2fbdee48df3adfe1120a54dd495d1bdb (diff)
downloadgsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.gz
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.bz2
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.lz
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.xz
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.zst
gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.zip
Fix [DIST]CLEANFILES so that make distcheck passes.
2005-01-11 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * embed/Makefile.am: Fix [DIST]CLEANFILES so that make distcheck passes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7664d6e6c..31239fdcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-2005-01-10 Christian Persch <chpe@cvs.gnome.org>
+2005-01-11 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/Makefile.am:
+ * lib/Makefile.am:
+ * lib/egg/Makefile.am:
+ * embed/Makefile.am:
+
+ Fix [DIST]CLEANFILES so that make distcheck passes.
+
+2005-01-11 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp: