diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-02-03 18:44:48 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-02-03 18:44:48 +0000 |
| commit | 4c387c01c1925bd596cfcc6211cd3e386814a04f (patch) | |
| tree | 6b976f7e493d197c15a1ee61bd462759f2a05bb6 /ChangeLog | |
| parent | d3e392825f784a4e82de98fc63bb1264d9622514 (diff) | |
| download | libgpod-4c387c01c1925bd596cfcc6211cd3e386814a04f.tar.gz libgpod-4c387c01c1925bd596cfcc6211cd3e386814a04f.tar.xz libgpod-4c387c01c1925bd596cfcc6211cd3e386814a04f.zip | |
* src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c:
removed nested-functions. Thanks to Brian Jackson for the patch
(he was not the only to send patches -- please, nobody feel
offended that I didn't act sooner).
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1201 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-01-03 Jorg Schuler <jcsjcs at users.sourceforge.net> + * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c: + removed nested-functions. Thanks to Brian Jackson for the patch + (he was not the only to send patches -- please, nobody feel + offended that I didn't act sooner). + +2005-01-03 Jorg Schuler <jcsjcs at users.sourceforge.net> + * src/ipod-device.c: (ipod_device_set_property) check hal_context before accessing it to avoid segfault when hald is not running. |
