From 37a49dc050c22d7565b760c97e973488c36b9fcb Mon Sep 17 00:00:00 2001 From: ianb Date: Wed, 11 Feb 2009 22:28:37 +0000 Subject: update news for release --- docs/conf.py | 2 +- docs/news.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index a2c1de4..e95109f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking' # The short X.Y version. version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3.2' +release = '1.3.3' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: diff --git a/docs/news.txt b/docs/news.txt index 22f1277..923e7b3 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,8 +1,8 @@ Paste Deployment News ===================== -svn trunk ---------- +1.3.3 +----- * In :class:`paste.deploy.config.PrefixMiddleware` the headers ``X-Forwarded-Scheme`` and ``X-Forwarded-Proto`` are now translated -- cgit v1.2.1