summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-08-23 18:01:32 +0000
committerTodd Zullinger <tmz@pobox.com>2008-08-23 18:01:32 +0000
commit27e708ef6565c6f5427a00e39e90f7e59aba2a3e (patch)
tree18cd9ad6a26f869bf54b6e86b6f6aab5d6017d58 /ChangeLog
parent6c851f6823d456e20c4d1a39203373a23b45a88b (diff)
downloadlibgpod-tmz-27e708ef6565c6f5427a00e39e90f7e59aba2a3e.tar.gz
libgpod-tmz-27e708ef6565c6f5427a00e39e90f7e59aba2a3e.tar.xz
libgpod-tmz-27e708ef6565c6f5427a00e39e90f7e59aba2a3e.zip
Python: Add a quiet parameter to Database.remove() and use it in tests
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2109 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44f6373..ef16b75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2008-08-09 Todd Zullinger <tmzullinger at users.sourceforge.net>
+2008-08-23 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * bindings/python/ipod.py
+ bindings/python/tests/tests.py:
+ Add a quiet parameter to Database.remove() and use it in
+ tests
+
+2008-08-20 Todd Zullinger <tmzullinger at users.sourceforge.net>
* bindings/python/examples/save_photos.py
bindings/python/gpod.i.in