summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-01-29 23:14:21 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-01-29 23:14:21 +0000
commit5c53ef110b37bd80b2846c5275c3d92cee54e987 (patch)
treea6a51d43722d1697c8b6c484e2e66a2370ef3f19 /ChangeLog
parent47ec766087788c4abff7804e85b5bd3c27d6503b (diff)
downloadlibgpod-5c53ef110b37bd80b2846c5275c3d92cee54e987.tar.gz
libgpod-5c53ef110b37bd80b2846c5275c3d92cee54e987.tar.xz
libgpod-5c53ef110b37bd80b2846c5275c3d92cee54e987.zip
Portability fix: only include unistd.h when it's available
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1940 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 4180859..ea9f10c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-15 Christophe Fergeau <teuf@gnome.org>
+
+ * src/db-artwork-writer.c:
+ * src/db-parse-context.c:
+ * src/itdb_device.c:
+ * src/itdb_itunesdb.c:
+ * src/ithumb-writer.c: don't include unistd.h on systems which
+ don't have it
+
2007-11-16 Christophe Fergeau <teuf@gnome.org>
* src/itdb_itunesdb.c: rework itdb_cp for MacOSX/Windows