diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2008-05-11 07:17:29 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2008-05-11 07:17:29 +0000 |
| commit | 17f9cb587e889fa9fbf034228c5c6380311af219 (patch) | |
| tree | 6947112a14808c0192fe61381e9ddde904b4bf95 /ChangeLog | |
| parent | 58234ef2d087da17c40e774942c511012f90eb70 (diff) | |
| download | libgpod-17f9cb587e889fa9fbf034228c5c6380311af219.tar.gz libgpod-17f9cb587e889fa9fbf034228c5c6380311af219.tar.xz libgpod-17f9cb587e889fa9fbf034228c5c6380311af219.zip | |
* src/itdb_photoalbum.c
src/itdb_private.h
src/db-artwork-writer.c: renamed itdb_get_free_photo_id() to
itdb_get_max_photo_id() and implemented Jacob Hoffman-Andrew's
patch about the photo_ids and album_ids being shared.
* tests/test-covers.c: print more info (marginally)
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1971 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,8 +1,17 @@ +2008-05-11 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/itdb_photoalbum.c + src/itdb_private.h + src/db-artwork-writer.c: renamed itdb_get_free_photo_id() to + itdb_get_max_photo_id() and implemented Jacob Hoffman-Andrew's + patch about the photo_ids and album_ids being shared. + + * tests/test-covers.c: print more info (marginally) + 2008-05-10 Jorg Schuler <jcsjcs at users.sourceforge.net> * tests/test-covers.c: print more status messages. - 2008-05-01 Todd Zullinger <tmzullinger at users.sourceforge.net> * configure.ac: |
