diff options
| author | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-11-21 19:50:27 +0000 |
|---|---|---|
| committer | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-11-21 19:50:27 +0000 |
| commit | 8cd9ff6ac80b0fdee3ec1c5b624885ae778c3033 (patch) | |
| tree | 8d4f892019a89c6093795e3a5bd70a05b78c9ef0 /ChangeLog | |
| parent | f1c58c24785982e10174971aa18edb116ce4657a (diff) | |
| download | libgpod-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
