Update of /cvs/scoop/scoop
In directory sodium.sabren.com:/tmp/cvs-serv5844

Modified Files:
	CHANGES 
Log Message:

New flexible user preferences stuff.

-janra



Index: CHANGES
===================================================================
RCS file: /cvs/scoop/scoop/CHANGES,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** CHANGES	30 Jul 2004 08:12:54 -0000	1.55
--- CHANGES	4 Aug 2004 21:49:47 -0000	1.56
***************
*** 6,13 ****
--- 6,15 ----
  * Scoop now integrates its own session module instead of requiring
    Apache::Session
+ * Added flexible and admin-configurable user preferences
  
  Bug Fixes:
  * HTML removal:
    * Comment post form
+   * User/Interface/Comment preference forms
  * Fixed DB quoting, date format, and other things that were MySQL-specific