From: Joshua Roesslein Date: Tue, 8 Dec 2009 01:49:01 +0000 (-0600) Subject: Update changelog and contributors. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=405aa5aeb8e37ff0e3820ba294503d6915a3dcdf;p=tweepy.git Update changelog and contributors. --- diff --git a/CHANGELOG b/CHANGELOG index 7f0b811..89e17e0 100644 --- 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 [password] <-- optional now ++ API + - retweet() method now works correctly 1.2 -> 1.3 [Current release] ===================== diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1593974..006d53d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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()