diff CHANGES.txt @ 3278:ca122bc16277 maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 06:11:15 +0000
parents 72adcd3c747b
children 4fe232899be8
line wrap: on
line diff
--- a/CHANGES.txt	Thu Apr 07 07:38:29 2005 +0000
+++ b/CHANGES.txt	Wed Apr 13 06:11:15 2005 +0000
@@ -10,8 +10,17 @@
   (see doc/upgrading.txt for how to fix in your trackers)
 - after logout, always display tracker home page
 - web forms don't create new items if no item properties are set from UI
-- item creation failed if multilink fields had invalid entries (sf bug 1177602)
+- item creation failed if multilink fields had invalid entries (sf bug
+  1177602)
 - fix bdist_rpm (sf bug 1164328)
+- fix checking of "Email Access" for Anonymous email registration (sf bug
+  1177057)
+- disable "Email Access" for Anonymous by default to stop spam regsitering
+  users on public trackers
+- send errors in the web interface to a logfile by default. Use the
+  "debug" multiprocess mode (roundup-server) or the DEBUG_TO_CLIENT var
+  (roundup.cgi) to have the errors appear in your browser
+- fix setgid typo (sf bug 1171346)
 
 
 2005-03-03 0.8.2

Roundup Issue Tracker: http://roundup-tracker.org/