summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-09-11 09:06:23 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-09-11 09:06:23 +0000
commitdadf70441d0f13fd9e43f49ae036008609b42563 (patch)
tree4d923c6cb4f9991351c6a38fc0e5d4cdfab12cbd /ChangeLog
parentb37c027677204b0052dd98b209edea6cb65cd8f7 (diff)
downloadlibgpod-dadf70441d0f13fd9e43f49ae036008609b42563.tar.gz
libgpod-dadf70441d0f13fd9e43f49ae036008609b42563.tar.xz
libgpod-dadf70441d0f13fd9e43f49ae036008609b42563.zip
* configure.ac: changed position of AC_GNU_SOURCE (caused error
strange error messages) * autogen.sh: replaced so it works without gnome-common and modified for intltools support * src/itdb.h: replaced '//' by '/* ... */' to avoid strange error message during compile. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1085 f01d2545-417e-4e96-918e-98f8d0dbbcb6
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.