diff options
| author | Michael Merickel <michael@merickel.org> | 2014-11-11 01:15:23 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2014-11-11 01:15:23 -0600 |
| commit | 46a268b3e0c3f80974bc9f4471afdc819ba28763 (patch) | |
| tree | ca8bbb2b5225a8ce20088ee904d6ff0dc2c72cc5 /CHANGES.txt | |
| parent | b59b01cdb3ab8a435d50e841a2c62ad393b56414 (diff) | |
| download | pyramid-46a268b3e0c3f80974bc9f4471afdc819ba28763.tar.gz pyramid-46a268b3e0c3f80974bc9f4471afdc819ba28763.tar.bz2 pyramid-46a268b3e0c3f80974bc9f4471afdc819ba28763.zip | |
update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cf2cced51..4d697de64 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -58,6 +58,9 @@ Bug Fixes add another callback to the list. See https://github.com/Pylons/pyramid/pull/1373 +- Fix a failing unittest caused by differing mimetypes across various OSs. + See https://github.com/Pylons/pyramid/issues/1405 + Docs ---- |
