summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2014-02-06 10:58:29 -0500
committerJoe Gregorio <jcgregorio@google.com>2014-02-06 10:58:29 -0500
commit5277a0e650abc6d9640fedc300f7c58007edb050 (patch)
tree42b7f2e9ee0cd8e65b0eed1e873787b00bb6df05
parenta461c21f22a45c30feceaba28cfdb38947031480 (diff)
downloadhttplib2-5277a0e650abc6d9640fedc300f7c58007edb050.tar.gz
whitespace fix
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 36c2c0c..20fcbc6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,6 @@
Lots of clean up of the code formatting to make it more consistent.
-
0.7.7
More fixes for App Engine, now less likely to swallow important exceptions.
Adding proxy_info_from_* methods to Python3. Reviewed in https://codereview.appspot.com/6588078/.