Mercurial > p > roundup > code
diff doc/upgrading.txt @ 2912:841850edc467 maint-0.7
crap
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 15 Nov 2004 05:30:17 +0000 |
| parents | 762148a70014 |
| children | 07166758e412 |
line wrap: on
line diff
--- a/doc/upgrading.txt Thu Nov 11 06:09:43 2004 +0000 +++ b/doc/upgrading.txt Mon Nov 15 05:30:17 2004 +0000 @@ -128,6 +128,16 @@ prefixes such as ``python:`` and ``string:``. Please ask on the 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 =============================
