diff options
author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-05-06 17:18:05 +0000 |
---|---|---|
committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-05-06 17:18:05 +0000 |
commit | 0a4c3fb059e7c5247e8734d1d5e1221663a479e9 (patch) | |
tree | 8af1ccde4b1d4057e3b4de2b989f9ea5ae4ed050 | |
parent | 3e6c8bf8b536725c15378edf9042c677675342a9 (diff) | |
download | libgpod-0a4c3fb059e7c5247e8734d1d5e1221663a479e9.tar.gz libgpod-0a4c3fb059e7c5247e8734d1d5e1221663a479e9.tar.xz libgpod-0a4c3fb059e7c5247e8734d1d5e1221663a479e9.zip |
* Created new branch "photo-support" for testing of photo
support. Comes complete with a test program to add photos to
your iPod. Works great for me -- thanks to Mikey!
Update your repository with the "-r photo-support" option to get
a copy and help testing.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1257 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-05-07 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * Created new branch "photo-support" for testing of photo + support. Comes complete with a test program to add photos to + your iPod. Works great for me -- thanks to Mikey! + + Update your repository with the "-r photo-support" option to get + a copy and help testing. + 2006-05-05 Jorg Schuler <jcsjcs at users.sourceforge.net> * src/itdb_itunesdb.c: avoid segfault if album field of podcasts |