summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-12-28 17:20:14 +0000
committerTodd Zullinger <tmz@pobox.com>2008-12-28 17:20:14 +0000
commit32c7c2a315394f23136f4ef3ec4ec4421126837a (patch)
tree8118c8faf3cfaf98453fffd3fd4c06d7c126ec6f /ChangeLog
parent5e3c073ea32c15e95e6d9172ee80aa84c7b16819 (diff)
downloadlibgpod-32c7c2a315394f23136f4ef3ec4ec4421126837a.tar.gz
libgpod-32c7c2a315394f23136f4ef3ec4ec4421126837a.tar.xz
libgpod-32c7c2a315394f23136f4ef3ec4ec4421126837a.zip
Python: fix sha DeprecationWarning with python-2.6
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2183 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d4efde..c861abd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-28 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * bindings/python/gtkpod.py:
+ Python: fix sha DeprecationWarning with python-2.6 (thanks to
+ Alex Ghitza)
+
2008-12-26 Todd Zullinger <tmzullinger at users.sourceforge.net>
* po/es.po: Update Spanish translation (Alejandro Lamas DaviƱa)