summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-08-23 18:03:52 +0000
committerTodd Zullinger <tmz@pobox.com>2008-08-23 18:03:52 +0000
commitc22de87e31deabbc647b06f9fb0e0dd470f38a38 (patch)
treed8a96960ef17cb0a74903c76776444ec04b040fa /ChangeLog
parentf57f0b7be3f082d8b351236c018020f5f8d70b31 (diff)
downloadlibgpod-tmz-c22de87e31deabbc647b06f9fb0e0dd470f38a38.tar.gz
libgpod-tmz-c22de87e31deabbc647b06f9fb0e0dd470f38a38.tar.xz
libgpod-tmz-c22de87e31deabbc647b06f9fb0e0dd470f38a38.zip
Python: Whitespace cleanup of tests.py
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2111 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ab1b1d..11b9c87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
pairs() methods were renamed to values() and items(),
respectively, in the Track and Photo classes.
+ * bindings/python/tests/tests.py:
+ Whitespace cleanup
+
2008-08-20 Todd Zullinger <tmzullinger at users.sourceforge.net>
* bindings/python/examples/save_photos.py