summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-21 21:43:16 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-21 21:43:16 +0000
commitc7b172c21cf2ed261e18ea924306eb1c270b4fa3 (patch)
tree248bf82d6b67c3d023d91d231ec0abbb6c6bb553 /ChangeLog
parent74122f8eb5a1b271b2ba89fcc265b0ce4b740d18 (diff)
downloadlibgpod-c7b172c21cf2ed261e18ea924306eb1c270b4fa3.tar.gz
libgpod-c7b172c21cf2ed261e18ea924306eb1c270b4fa3.tar.xz
libgpod-c7b172c21cf2ed261e18ea924306eb1c270b4fa3.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)