Update changelog and contributors.
authorJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 01:49:01 +0000 (19:49 -0600)
committerJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 01:49:01 +0000 (19:49 -0600)
CHANGELOG
CONTRIBUTORS

index 7f0b81103df4d9347d77910358ffce38e47851e8..89e17e08a86a21f814b11c8b4f20f5bbe4c3f517 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,8 @@ during upgrade will be listed here.
 + tweepyshell
     - allow using getpass for more secure password collection
       new usage: tweepyshell <username> [password] <-- optional now
++ API
+       - retweet() method now works correctly
 
 1.2 -> 1.3 [Current release]
 =====================
index 15939744fe340354e55195fd6cf1f453a40f2510..006d53d1404c7721a0f8961acb3f6536bbbc4308 100644 (file)
@@ -10,3 +10,5 @@ Fredrik Lundh
     - html unescape (http://effbot.org/zone/re-sub.htm#unescape-html)
 Kumar Appaiah
     - tweepyshell patch
+Ferenc Szalai
+       - Fix API.retweet()