summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-01-29 23:14:34 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-01-29 23:14:34 +0000
commit382a5f9021f92a85ed04be5e8028eff6fe97aaca (patch)
treea8701daff0ea848d52c9de4f80959195fd1b0a98 /ChangeLog
parent5c53ef110b37bd80b2846c5275c3d92cee54e987 (diff)
downloadlibgpod-382a5f9021f92a85ed04be5e8028eff6fe97aaca.tar.gz
libgpod-382a5f9021f92a85ed04be5e8028eff6fe97aaca.tar.xz
libgpod-382a5f9021f92a85ed04be5e8028eff6fe97aaca.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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea9f10c..ae1365a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: