summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-10-29 02:29:08 +0000
committerianb <devnull@localhost>2008-10-29 02:29:08 +0000
commitdebe8dfe895ede95e77a50ad30b7c59ad1a5f76b (patch)
tree9d44c3933ce79174f9fd0a1e53beec8860819ff9 /docs
parentc747911972c51b7308e3cb23d5b49b93f792734c (diff)
downloadpaste-debe8dfe895ede95e77a50ad30b7c59ad1a5f76b.tar.gz
update news for release1.7.2
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
-rw-r--r--docs/news.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 9d58c66..d97f612 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking'
# The short X.Y version.
version = '1.7'
# The full version, including alpha/beta/rc tags.
-release = '1.7.1'
+release = '1.7.2'
# 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 8efaf55..d8fb495 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,8 +3,8 @@ News
.. contents::
-svn trunk
----------
+1.7.2
+-----
* In :mod:`paste.proxy`, added some more headers that are disallowed
in WSGI (e.g., Keep-Alive). Send Content-Length. Also fix the