summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-08 09:08:02 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-08 09:08:02 +0000
commitbf46e1695894bba62a06e8e22f4cca29f7ae033a (patch)
treeb19b2e86964386bfb7053fa04c22bdf9d2fa7f30 /ChangeLog
parentceb4e16403677caf3bd5548108d458ca42349663 (diff)
downloadlibgpod-bf46e1695894bba62a06e8e22f4cca29f7ae033a.tar.gz
libgpod-bf46e1695894bba62a06e8e22f4cca29f7ae033a.tar.xz
libgpod-bf46e1695894bba62a06e8e22f4cca29f7ae033a.zip
2005-11-08 Christophe Fergeau <teuf@gnome.org>
* src/hal-common.c: * src/hal-common.h: more #if => #ifdef changes git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1145 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 93a9407..996627a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-08 Christophe Fergeau <teuf@gnome.org>
+ * src/hal-common.c:
+ * src/hal-common.h: more #if => #ifdef changes
+
+2005-11-08 Christophe Fergeau <teuf@gnome.org>
+
* src/ipod-device.c:
* src/ipod-device.h: update comments to reflect the fact we are using
#ifdef HAVE_LIBHAL instead of #if HAVE_LIBHAL now