changeset 2913:398a93f386b8

merge from maint-0-7
author Richard Jones <richard@users.sourceforge.net>
date Mon, 15 Nov 2004 05:32:57 +0000
parents ca6206cc74d9
children c75a19894d3e
files doc/upgrading.txt
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/upgrading.txt	Mon Nov 15 00:09:12 2004 +0000
+++ b/doc/upgrading.txt	Mon Nov 15 05:32:57 2004 +0000
@@ -278,6 +278,17 @@
 roundup-users mailing list for help if you're unsure.
 
 
+0.7.0 Edit collision detection
+------------------------------
+
+Roundup now detects collisions with editing in the web interface (that is,
+two people editing the same item at the same time).
+
+You must copy the ``_generic.collision.html`` file from Roundup source in
+the ``templates/classic/html`` directory. to your tracker's ``html``
+directory.
+
+
 Migrating from 0.6.x to 0.6.3
 =============================
 

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