diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-01-29 23:14:34 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-01-29 23:14:34 +0000 |
| commit | a95b7fb74e7ef64b68a852e6307154133c5c9ee8 (patch) | |
| tree | a8701daff0ea848d52c9de4f80959195fd1b0a98 /ChangeLog | |
| parent | d260fb7c7ab3e2914aae4404a53da9e4fcc374ec (diff) | |
| download | libgpod-a95b7fb74e7ef64b68a852e6307154133c5c9ee8.tar.gz libgpod-a95b7fb74e7ef64b68a852e6307154133c5c9ee8.tar.xz libgpod-a95b7fb74e7ef64b68a852e6307154133c5c9ee8.zip | |
Add and use itdb_file_set_contents to workaround a rename issue on sshfs
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1941 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ 2007-11-15 Christophe Fergeau <teuf@gnome.org> + + * src/itdb_private.h: + * src/itdb_itunesdb.c: add itdb_file_set_contents to workaround a + rename issue on sshfs (existing files on the FS can't be + atomatically erased during a rename). Use it in wcontents_write + * src/db-artwork-writer.c: use itdb_file_set_contents to write the + ArtworkDB + +2007-11-15 Christophe Fergeau <teuf@gnome.org> * src/db-artwork-writer.c: * src/db-parse-context.c: |
