From 7f761f3adf0992a83fc46d741ea5f6555647086b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Feb 2012 01:18:41 -0500 Subject: [PATCH] history for 0.10.2 --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 916c8e35..e931776e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,8 @@ History 0.10.2 ++++++ +* Vastly improved URL quoting. +* Additonal allowed cookie key values. * Attmpted fix for "Too many open files" Error * Replace unicode errors on first pass, no need for second pass. * Append '/' to bare-domain urls before query insertion.