changeset 5946:8f518bc5258b

updated CHANGES
author Thomas Waldmann <tw AT waldmann-edv DOT de>
date Thu, 28 Feb 2013 16:02:13 +0100
parents d73431c6d2c9
children e64b119587f8
files docs/CHANGES
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/CHANGES	Thu Feb 28 15:48:49 2013 +0100
+++ b/docs/CHANGES	Thu Feb 28 16:02:13 2013 +0100
@@ -102,6 +102,10 @@
   * Removing/disabling inactive users (moin ... acount inactive)
     Many wikis have a lot of inactive users, that never ever made a single edit.
     See help of the command for more details, be careful.
+  * SystemAdmin user browser: show disabled user accounts at the bottom of
+    the list
+  * At startup, announce moin version and code path in log output (makes
+    support and debugging easier).
 
   Fixes:
   * logging: if the logging config file can't be read, give a helpful error msg
@@ -113,6 +117,7 @@
     the user name and password (not erroneously the recovery token and password)
   * don't try to send password recovery email to user if email address in
     user profile is empty
+  * fix 304 http status for cache action
 
 
 Version 1.9.6: