summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-13 12:41:22 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-13 12:41:22 +0000
commit7ca831d1bfb9ac64b7c0acc7e45ee134d9e7ec40 (patch)
treed5ef99ccb50df30be715a167fb79ecb260ccc8ba /ChangeLog
parent3b174e1263d703b6d1bc0f9b582d2f201b26b7fd (diff)
don't include any swig built files in the tarballs.
s/SWIG_SOURCES/SWIG_INTERFACES/ to avoid a warning from automake about unused sources. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1359 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41067d7..1df7640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-13 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * bindings/python/Makefile.am: don't include any swig built
+ files in the tarballs.
+ s/SWIG_SOURCES/SWIG_INTERFACES/ to avoid a warning from
+ automake about unused sources.
+
2007-01-12 Todd Zullinger <tmzullinger at users.sourceforge.net>
* src/itdb_itunesdb.c: TV shows patch from Mario Rossi