diff options
author | Christophe Fergeau <teuf@gnome.org> | 2007-10-29 21:23:08 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2007-10-29 21:23:08 +0000 |
commit | 671f8f56fe0f4a93b9f57cfa5ad5dc2e6ae3239c (patch) | |
tree | d3295769c6966b85dd1bffc030c3b03ef9899609 /ChangeLog | |
parent | aba89dbedec42b5a808fbd3c78f91296cf2f7415 (diff) | |
download | libgpod-671f8f56fe0f4a93b9f57cfa5ad5dc2e6ae3239c.tar.gz libgpod-671f8f56fe0f4a93b9f57cfa5ad5dc2e6ae3239c.tar.xz libgpod-671f8f56fe0f4a93b9f57cfa5ad5dc2e6ae3239c.zip |
* configure.ac: remove mremap check
* src/db-artwork-writer.c: get rid mmap/mremap use
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1743 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-10-29 Christophe Fergeau <teuf@gnome.org> + * configure.ac: remove mremap check + * src/db-artwork-writer.c: get rid mmap/mremap use + +2007-10-29 Christophe Fergeau <teuf@gnome.org> + * src/db-artwork-writer.c: reread the pointer for memory mapped buffers when it may have changed |