From 883424030f2ad7955209ff7b1a55b84e5aa4321c Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 27 Feb 2012 21:39:37 +1300 Subject: Final prep for 0.7. --- CHANGELOG | 2 ++ CONTRIBUTORS | 2 +- doc-src/_websitelayout.html | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2e86374e..e678970a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,6 +23,8 @@ * Move to typed netstrings for serialization format - this makes 0.7 backwards-incompatible with serialized data from 0.6! + * Significant improvements in speed and responsiveness of UI. + * Many minor bugfixes and improvements. diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 493d793a..f5072177 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 392 Aldo Cortesi + 395 Aldo Cortesi 18 Henrik Nordstrom 13 Thomas Roth 11 Stephen Altamirano diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html index 0404619b..061e8504 100644 --- a/doc-src/_websitelayout.html +++ b/doc-src/_websitelayout.html @@ -1,7 +1,6 @@ Fork me on GitHub
-

mitmproxy

+

mitmproxy


an SSL-capable man-in-the-middle proxy

@@ -29,7 +29,7 @@
$!nav if this.title!="docs" else ""!$ - $!title if this.title!="docs" else "

mitmproxy 0.6 docs

"!$ + $!title if this.title!="docs" else "

mitmproxy 0.7 docs

"!$ $!body!$ -- cgit v1.2.3