From f348c6e9fff3f4c29378fc35601f22f401f2d2bb Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 1 Jun 2009 16:43:55 +0000 Subject: - Fix a reference to ``wsgiapp`` in the ``wsgiapp2`` API documentation within the ``repoze.bfg.wsgi`` module. --- CHANGES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 060953ff5..70c67087d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,12 @@ +Next release +============ + +Documentation +------------- + +- Fix a reference to ``wsgiapp`` in the ``wsgiapp2`` API documentation + within the ``repoze.bfg.wsgi`` module. + 0.9 (2009-06-01) ================ -- cgit v1.2.3