--- NEWS 2002/07/30 07:52:07 1.3 +++ NEWS 2004/04/10 21:35:19 1.8 @@ -1,11 +1,33 @@ +release 2.0-rc1 +- small bugfix + +release 2.0-pre4 +- fix revision management +- automatically reload page on document check-out +- send correct type for CSS if not using static css file +- added script to add users using remote finger server + +release 2.0-pre3 +- supports php without locale (helps on some php version and FreeBSD) +- fix for trustee brown-bag bug +- include alternative mime.type if defined in global configuration (for FreeBSD + install) +- new ldap module rewritten by Benjamin Baez + +release 2.0-pre2 +- fixed auth includes and pop3 authorization +- support for browsers without Accept Language headers +- support for filenames and dirnames with just whitespaces +- support for whitespaces in trustee files + release 2.0-pre1 -- new ACL implementation caleed trustees (which supports e-mail notification +- new ACL implementation called trustees (which supports e-mail notification of changes in file repository) - new directory layout for improved security - support for anonymous (not logged) user (must be enabled with trustiees) - you can sort entries by name, note, date or size - administrative error message can go in error log and to admin's e-mail -- separation of php code and html (should allow easier localisation) +- separation of php code and html (should allow easier localization) - much better documentation FIX