diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | THANKS | 1 |
3 files changed, 4 insertions, 1 deletions
@@ -13,10 +13,12 @@ Security * Added per-database reader access control lists. * Added per-database security object for configuration data in validation functions. + * Added proxy authentication handler HTTP Interface * Provide Content-MD5 header support for attachments. + * Added URL Rewriter handler Build and System Integration @@ -38,6 +38,8 @@ This version has not been released yet. * Added default cookie-authentication and users db. * Added per-db reader access control lists. * Added per-db security object for configuration data in validation functions. + * Added URL Rewriter handler + * Added proxy authentication handler Version 0.10.1 -------------- @@ -10,7 +10,6 @@ suggesting improvements or submitting changes. Some of these people are: * Sam Ruby <rubys@intertwingly.net> * Carlos Valiente <superdupont@gmail.com> * Till Klampaeckel <till@klampaeckel.de> - * Benoit Chesneau <bchesneau@gmail.com> * Jim Lindley <web@jimlindley.com> * Yoan Blanc <yoan.blanc@gmail.com> * Michael Gottesman <gottesmm@reed.edu> |