summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2007-10-29 21:23:08 +0000
committerChristophe Fergeau <teuf@gnome.org>2007-10-29 21:23:08 +0000
commit671f8f56fe0f4a93b9f57cfa5ad5dc2e6ae3239c (patch)
treed3295769c6966b85dd1bffc030c3b03ef9899609 /ChangeLog
parentaba89dbedec42b5a808fbd3c78f91296cf2f7415 (diff)
downloadlibgpod-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f991933..ab38313 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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