summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-10-29 02:47:12 +0000
committerianb <devnull@localhost>2008-10-29 02:47:12 +0000
commit36555e94e0c91debbae4b7c31d676770c1b1c22e (patch)
tree731ce21ba06ffecfcb8bc7e46e3f92d4fca330dd /docs
parente54ec5f334c9c32206a277b9bbf81ed9bb0fb061 (diff)
downloadwebtest-1.0.2.tar.gz
update news for release1.0.2
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8eb2f0e..a0cdc7e 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking'
# The short X.Y version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0.1'
+release = '1.0.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/index.txt b/docs/index.txt
index d880850..2c86916 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -358,8 +358,8 @@ template_name`` in your framework, then ``response.template`` will be
News
====
-svn trunk
----------
+1.0.2
+-----
* Don't submit unnamed form fields.