@@ -13,13 +13,17 @@ Some highlights:
1313
1414* i18n of the user interface (not just web),
1515* a re-working of the tracker home configuration to make it much cleaner,
16- * several speed optimisations,
16+ * many speed optimisations,
1717* integration of the python logging module,
1818* optional configuration of roundup-server through a configuration file,
1919* creation of items check the new Create Permission rather than Edit now,
2020* Permissions may be defined on a per-property basis,
21- * Permissions may include a fragment of code to run to check, and
22- * a bunch of smaller feature additions...
21+ * Permissions may include a fragment of code to run to check,
22+ * optional HTTP Basic auth built in (Apache not required),
23+ * optional HTTP charset selection,
24+ * added mod_python interface,
25+ * optional instant web registration (rather than email confirmation), and
26+ * 30 or so other little feature additions...
2327
2428If you're upgrading from an older version of Roundup you *must* follow
2529the "Software Upgrade" guidelines given in the maintenance documentation.
0 commit comments