summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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