summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2006-12-05 19:20:27 +0000
committerianb <devnull@localhost>2006-12-05 19:20:27 +0000
commit6afa3d9949422f5013b9ec4e008596415b88f694 (patch)
tree4297daaff225d8ef2b6342eb26e7327a85b5b147 /docs
parentfe19c0f3f3eb330d92718305f8c78ec03db5705f (diff)
downloadpaste-6afa3d9949422f5013b9ec4e008596415b88f694.tar.gz
Added unicorn power, from Chad Whitacre
Diffstat (limited to 'docs')
-rw-r--r--docs/community/mailing-list.txt3
-rw-r--r--docs/news.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/community/mailing-list.txt b/docs/community/mailing-list.txt
index eb4ee98..e318a6a 100644
--- a/docs/community/mailing-list.txt
+++ b/docs/community/mailing-list.txt
@@ -11,8 +11,7 @@ To receive announcements:
`paste-news@pythonpaste.org <http://pythonpaste.org/mailman/listinfo/paste-news>`_:
`Subscribe <http://pythonpaste.org/mailman/listinfo/paste-news>`__,
- `Archives <http://pythonpaste.org/archives/list/paste-news.en.html>`__,
- `Atom feed <http://pythonpaste.org/news/atom.xml>`_
+ `Archives <http://pythonpaste.org/archives/list/paste-news.en.html>`__
To receive notification of new checkins:
diff --git a/docs/news.txt b/docs/news.txt
index dfe798b..cfe167a 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -43,6 +43,8 @@ svn trunk
* ``paste.debug.profile`` is more threadsafe with respect to capturing
``sys.stdout``
+* Added unicorn power to ``paste.pony`` (from Chad Whitacre)
+
1.0
---