summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2008-11-30 10:50:14 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2008-11-30 10:50:14 +0000
commit195cdd3140589e0a484518e34f9effa036377b85 (patch)
tree5a1f220e4fe5eb71afe6a251e5911ff5fb8cc1df /ChangeLog
parent4c3f52d4016093c9b25f33b28c19b103eaef277b (diff)
downloadlibgpod-195cdd3140589e0a484518e34f9effa036377b85.tar.gz
libgpod-195cdd3140589e0a484518e34f9effa036377b85.tar.xz
libgpod-195cdd3140589e0a484518e34f9effa036377b85.zip
* configure.ac: don't add "-Wall" to CFLAGS
unconditionally. I believe this line was overlooked when this issue was fixed earlier. Thanks to Tim Mooney. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2155 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e01507..1512d57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-30 Jorg Schuler <jcsjcs at users.sourceforge.net>
+ * configure.ac: don't add "-Wall" to CFLAGS
+ unconditionally. I believe this line was overlooked when this
+ issue was fixed earlier. Thanks to Tim Mooney.
+
+2008-11-30 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
* src/db-parse-context.h: remove unneeded G_GNUC_INTERNAL at the
end of a declaration as this can cause problems with some
compilers (and doesn't seem to make sense in the first