diff --git a/CHANGES b/CHANGES index bd6e40d8a..6e3478df8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,33 @@ slash-1.1.4-bender, 2000.02.16 +------------------------------ * Fixed admin.pl to list sections in submission editing * Minor modifications to the ERD -slash-1.1.3-bender, 2000.02.09 +* Changed language code from two characters (e.e. "en") to five + characters, lang + country (e.g., "en_US"), in templates + and user prefs + +* Removed CR from templates; fix to Slash::Display::Provider + and template-tool to remove CR from templates + +* Various template bugfixes + +* Various fixes in all code for adding in missing "rootdir" to + paths + +* Cleaned up list of included modules in httpd.conf + +* Added various MIME types and DirectoryIndex directive to + httpd.conf + +* Fix for modertatordLog() problem in Slash::DB::Static::MySQL + +* Added MAIN2bender preliminary script + + +slash-1.1.3-bender, 2000.02.08 ------------------------------ * Changed copyright/license info in source files