diff options
| author | Domen Kožar <domen@dev.si> | 2013-02-21 17:51:39 +0100 |
|---|---|---|
| committer | Domen Kožar <domen@dev.si> | 2013-02-21 17:51:54 +0100 |
| commit | eb48bb98f9cfc69f7cbd9af572cdeaf9dca48a1b (patch) | |
| tree | cd2e2ffbdbddcb6c952b1d721798bc81156e9755 /docs | |
| parent | f0191f33d36d75630f5e82e8cd4963acfb416728 (diff) | |
| download | webtest-eb48bb98f9cfc69f7cbd9af572cdeaf9dca48a1b.tar.gz | |
Use cookielib.CookieJar, welcome to 2008.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index bc64983..fbf9d45 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -8,6 +8,11 @@ News * fix tox configuration +* Implement `TestApp.cookiejar` support and kindof keep + `TestApp.cookies` functionality. `TestApp.cookies` + should be treated as read-only. + [Domen Kožar] + 1.4.2 ----- |
