diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 61640109b..463daf95c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,16 +1,3 @@ -Next release -============ - -Features --------- - -- ``repoze.bfg.testing.DummyRequest`` will now contain ``params``, - ``GET``, and ``POST`` attributes that are instances of the class - ``FauxMultiDict``. A FauxMultiDict differs from a "plain" - dictionary inasmuch as it has a ``getall`` method. ``getall`` is an - interface exposed by the MultiDict implementation used by WebOb for - ``params``, ``GET``, and ``POST``. - 0.7.0 (2009-04-11) ================== |
