# Legend: # --- = A new release # x = Changed something significant, or removed a feature # * = Fixed a bug # + = Added a feature (in a backwards compatible way) --- 1.02 (2005-08-16 09:30) + Added basic ACL support. In restricted thingies, page-related actions may now be permitted on a page-by-page basis through ACL files. See the README file for a detailed explanation. + Added skeleton pages such as Home Page, Sandbox, Wiki Markup, etc. x For restricted thingies in anonymous mode, users may now set a username. However, registered usernames are reserved for authenticated users. x Do not output any error messages if rclog file cannot be read. Instead, just say that no changes were found. The file simply not having been created yet is the usual case. x Skeleton configuration files in skel/ were moved to skel/etc/. * Improved default CSS style sheet. This fixes some display problems in various browsers, first of all Internet Explorer. * Various minor fixes and improvements. --- 1.01 (2005-07-27 00:15) x Don't require username to be set in default configuration (i.e. no login required). * Properly handle requests for the 'en' language fallback. (Previously, the 'en' language was not served because there is no Thingy::L10N::en module.) * Defined ".indent" CSS classes in default "global.css" file. * Various minor fixes. --- 1.00 (initial release) (2005-07-10 00:00) # $Id$ # vim:tw=79