File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22CHANGES
33=======
44
5- 1.2.1 / Unreleased
5+ 1.3.0 / 2016-08-24
66==================
7- - #19 : Add configurable support for setting last modified file/directory timestamps
8- - #32 : Fix invalid digest authentication header
7+ - #19 : Add option ` mutable_live_props ` to support setting last modified file/directory timestamps
8+ (Jonas Bardino)
9+ - #23 : Fix Windows file manager and OSX Finder fails on file names with comma (Jonas Bardino)
10+ - #27 : Do not install tests (Erich Seifert)
11+ - #28 : New option ` trusted_auth_header ` allows reverse proxy authentication (Mageti)
12+ - #30 : API change to allow much easier per-user chrooting (Jonas Bardino)
13+ - #32 : Fix digest authentication rejected due to invalid header (Adrian Crețu)
14+
915
10161.2.0 / 2015-05-14
1117==================
Original file line number Diff line number Diff line change 55http://peak.telecommunity.com/DevCenter/setuptools#tagging-and-daily-build-or-snapshot-releases
66Example "1.2.0b1", "1.2.0pre1" or "1.2.0"
77"""
8- __version__ = "1.2.1pre1 "
8+ __version__ = "1.3.0 "
You can’t perform that action at this time.
0 commit comments