Report item modification to users in various cases.

This commit is contained in:
Guillaume Ayoub
2010-04-13 00:25:01 +02:00
parent f479b4ba67
commit d4bdc36550
2 changed files with 8 additions and 3 deletions

1
NEWS
View File

@ -17,6 +17,7 @@
* Twisted dependency removed
* Python 3 support
* Real URLs for PUT and DELETE
* Concurrent modification reported to users
* Many bugs fixed by Roger Wenham