aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-06-16 16:08:41 +1200
committerAldo Cortesi <aldo@nullcube.com>2013-06-16 16:08:41 +1200
commitc1a60a1f6b4713f93c27052937759a01db72c428 (patch)
tree98aa02eb0d445943ae3eb87630ea277469154ca5 /CHANGELOG
parentc89378047b9af7e54afdfd0efcb4215e090856bd (diff)
downloadmitmproxy-c1a60a1f6b4713f93c27052937759a01db72c428.tar.gz
mitmproxy-c1a60a1f6b4713f93c27052937759a01db72c428.tar.bz2
mitmproxy-c1a60a1f6b4713f93c27052937759a01db72c428.zip
CHANGELOG and CONTRIBUTORS
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a421c129..90b2d867 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,21 @@
-x January 2013: mitmproxy 0.9:
+16 June 2013: mitmproxy 0.9.1:
+
+ * Use "correct" case for Content-Type headers added by mitmproxy.
+
+ * Make UTF environment detection more robust.
+
+ * Improved MIME-type detection for viewers.
+
+ * More flexible transparent proxying for OSX. We now work for versions
+ prior to Mountain Lion, and with both pf and ipfw.
+
+ * Always read files in binary mode (Windows compatibility fix).
+
+ * Some developer documentation.
+
+
+15 May 2013: mitmproxy 0.9:
* Upstream certs mode is now the default.