summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-21 19:50:27 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-21 19:50:27 +0000
commit8cd9ff6ac80b0fdee3ec1c5b624885ae778c3033 (patch)
tree8d4f892019a89c6093795e3a5bd70a05b78c9ef0 /ChangeLog
parentf1c58c24785982e10174971aa18edb116ce4657a (diff)
downloadlibgpod-8cd9ff6ac80b0fdee3ec1c5b624885ae778c3033.tar.gz
libgpod-8cd9ff6ac80b0fdee3ec1c5b624885ae778c3033.tar.xz
libgpod-8cd9ff6ac80b0fdee3ec1c5b624885ae778c3033.zip
2005-11-21 Christophe Fergeau <teuf@gnome.org>
* src/hal-common.h: mark hal stubs (for when hal isn't available) as G_GNUC_INTERNAL to avoid namespace clashes * src/ipod-device.c: * src/ipod-device.h: move hal header inclusion in the .c instead of having it in the .h git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1156 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2ce04b..f45f03c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-21 Christophe Fergeau <teuf@gnome.org>
+
+ * src/hal-common.h: mark hal stubs (for when hal isn't available) as
+ G_GNUC_INTERNAL to avoid namespace clashes
+ * src/ipod-device.c:
+ * src/ipod-device.h: move hal header inclusion in the .c instead of
+ having it in the .h
+
2005-11-19 Jorg Schuler <jcsjcs at users.sourceforge.net>
* itdb_playlist.c: simplified API for itdb_spl_update() and