diff options
| author | Chris McDonough <chrism@plope.com> | 2011-08-12 16:51:49 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-08-12 16:51:49 -0400 |
| commit | eef9724c7edcd68114c420bd8b274fecc11ffe1e (patch) | |
| tree | f5d90255fadb53c38123937609c2229c16c73c64 /CHANGES.txt | |
| parent | e518931f909d31014af5dbbab24d1bfd44e0a19b (diff) | |
| download | pyramid-eef9724c7edcd68114c420bd8b274fecc11ffe1e.tar.gz pyramid-eef9724c7edcd68114c420bd8b274fecc11ffe1e.tar.bz2 pyramid-eef9724c7edcd68114c420bd8b274fecc11ffe1e.zip | |
- Pyramid now relies on PasteScript >= 1.7.4. This version contains a
feature important for allowing flexible logging configuration.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 65dcf11fa..9f55bff35 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -98,6 +98,12 @@ Documentation configuration settings to the "Environment Variables and ``.ini`` Files Settings" chapter. +Dependency Changes +------------------ + +- Pyramid now relies on PasteScript >= 1.7.4. This version contains a + feature important for allowing flexible logging configuration. + Bug Fixes --------- |
