history for this
authorKenneth Reitz <me@kennethreitz.com>
Sun, 23 Oct 2011 18:51:22 +0000 (14:51 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 23 Oct 2011 18:51:22 +0000 (14:51 -0400)
HISTORY.rst

index 44da909..d6ddbd0 100644 (file)
@@ -4,8 +4,9 @@ History
 0.7.1
 +++++
 
-* Move away from urllib2 authentication.
-* Remove AuthManager.
+* Move away from urllib2 authentication handling.
+* Fully Remove AuthManager, AuthObject, &c.
+* New tuple-based auth system with handler callbacks.
 
 
 0.7.0 (2011-10-22)