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 ccbd69a..468211e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-11 Jorg Schuler <jcsjcs at users.sourceforge.net>
+ * configure.ac: changed position of AC_GNU_SOURCE (caused error
+ strange error messages)
+ * autogen.sh: replace so it works without gnome-common
+ * src/itdb.h: replaced '//' by '/* ... */' to avoid strange error
+ message during compile.
* src/itdb_playlist.c: (itdb_splr_validate)
Guilherme Salgado <salgado@freeshell.org> patch to make
'inthelast' SPL work.