Update change log.
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 1 Oct 2009 20:47:45 +0000 (15:47 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 1 Oct 2009 20:47:45 +0000 (15:47 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index 83ec47f6f4376ff2bd1be539c28f6f09be00a95f..be4d16d801141a4754865059e3cc9b2572113dfc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,7 @@ during upgrade will be listed here.
         Calls not using the 'cursor' parameter are not changed in the way they return.
     + API.friends_ids and API.followers_ids now return a list of integers.
       Parser updated to handle cursor responses. See above.
+    + Fix Status.source_url parsing
 + Cursor
     Added the Cursor object to help with pagination within the API.
     Please see the pagination tutorial for more details.