X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/f0feb22e80bfe438c16d212a7cc8be6d2282b6ac..a767291ce9d525f0077463643efc896d79428fcf:/CHANGES diff --git a/CHANGES b/CHANGES index ada5cf9..6b1fc20 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,16 @@ See ChangeLog.d/* for detailed revision history. Users are now stored in the database rather than a configuration file. +The server now has a built-in list of stopwords, so only additions need +be mentioned in the configuration file. + +** Web Interface + +The web interface now uses cookies to remember user identity, and allows +online registration of new users. Also it is no longer necessary to +manually specify the URL of the web interface (but you can override it +if you don't like the value it figures out). + * Changes up to version 2.0 ** General