--- NEWS 2003/05/12 17:57:57 1.5 +++ NEWS 2003/10/30 18:11:39 1.6 @@ -1,3 +1,8 @@ +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 @@ -6,19 +11,19 @@ - new ldap module rewritten by Benjamin Baez release 2.0-pre2 -- fixed auth includes and pop3 authentification +- 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