summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 777bbaf..9b768a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-04 Christophe Fergeau <teuf@gnome.org>
+ * src/Makefile.am: db-itunes-parser.h was missing from the source file
+ list, this made "make dist" generate uncompilable tarballs
+
+2005-11-04 Christophe Fergeau <teuf@gnome.org>
+
* autogen.sh: add missing call to glib-gettextize, this has the nice
side-effect of adding mkinstalldirs if automake didn't copy it for us.