summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-21 21:43:16 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-21 21:43:16 +0000
commit97b2284fd175c48bf0bd933ecedfccc54d82acc9 (patch)
tree248bf82d6b67c3d023d91d231ec0abbb6c6bb553 /ChangeLog
parentd823ee0e7e488a4ab3a47bac14f81a914f88bd86 (diff)
downloadlibgpod-97b2284fd175c48bf0bd933ecedfccc54d82acc9.tar.gz
libgpod-97b2284fd175c48bf0bd933ecedfccc54d82acc9.tar.xz
libgpod-97b2284fd175c48bf0bd933ecedfccc54d82acc9.zip
2005-11-21 Christophe Fergeau <teuf@gnome.org>
* src/hal-common.c: * src/ipod-device.c: marked some functions as static git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1160 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 c70faf8..7270f60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-21 Christophe Fergeau <teuf@gnome.org>
+ * src/hal-common.c:
+ * src/ipod-device.c: marked some functions as static
+
+2005-11-21 Christophe Fergeau <teuf@gnome.org>
+
* src/ipod-device.c: fix g_mkdir_with_parents use (don't use it with
glib 2.8, and mark it static)