--- NEWS 2002/07/21 09:06:50 1.1.1.1 +++ NEWS 2003/10/30 18:11:39 1.6 @@ -1,8 +1,29 @@ +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 + +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 localization) +- much better documentation FIX