summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-21 19:55:45 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-21 19:55:45 +0000
commit28ccd592223da8771f99d07795dde7e5ccd3fea1 (patch)
treeffa995eb2b3efb824b66f8e8d22424b15b9b404b /ChangeLog
parent71b655f54b11e6a3ee70f88b461dd130cd235092 (diff)
downloadlibgpod-28ccd592223da8771f99d07795dde7e5ccd3fea1.tar.gz
libgpod-28ccd592223da8771f99d07795dde7e5ccd3fea1.tar.xz
libgpod-28ccd592223da8771f99d07795dde7e5ccd3fea1.zip
2005-11-21 Christophe Fergeau <teuf@gnome.org>
* autogen.sh: * gnome-autogen.sh: use autogen.sh script from gnome-common since the custom libgpod one keep having issues (this doesn't add a dependency on gnome-common since I imported the necessary script to our CVS) git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1157 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f45f03c..306d240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2005-11-21 Christophe Fergeau <teuf@gnome.org>
+ * autogen.sh:
+ * gnome-autogen.sh: use autogen.sh script from gnome-common since the
+ custom libgpod one keep having issues (this doesn't add a dependency
+ on gnome-common since I imported the necessary script to our CVS)
+
+2005-11-21 Christophe Fergeau <teuf@gnome.org>
+
+ * INSTALL:
+ * autogen.sh:
+ * gnome-autogen.sh:
+
+2005-11-21 Christophe Fergeau <teuf@gnome.org>
+
* src/hal-common.h: mark hal stubs (for when hal isn't available) as
G_GNUC_INTERNAL to avoid namespace clashes
* src/ipod-device.c: