1
0

Patch by Matthew Groeninger to support applying child permissions

This commit is contained in:
Garvin Hicking
2006-08-18 12:01:25 +00:00
parent 299736566d
commit cc9329fa11
65 changed files with 102 additions and 100 deletions

View File

@ -3,6 +3,9 @@
Version 1.1-beta2 ()
------------------------------------------------------------------------
* Allow to apply current permissions of a directory to all sub-
directories (Matthew Groeninger)
* Fix a bug in the HTTP 304 Conditional GET RSS-Feed caching when
the server timezone offset was not set to zero. Thanks to dand!