diff --git a/doc/ChangeLog b/doc/ChangeLog index 44f74034..ac7ac5f7 100755 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +Version 2.3.9, released June xxth, 2003 +====================================== + +- Fixed problem when submitting elog.c itself as an attachment through elog.exe +- Added option "Use Lock" + Version 2.3.8, released June 4th, 2003 ====================================== diff --git a/doc/config.html b/doc/config.html index efb9e499..9d848b8b 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1201,6 +1201,27 @@ access hidden logbooks, one has to enter the logbook URL directly, or from a boo Default is 0.
+
Use Lock = 0|1
+
+If this flag is 1, a logbook entry is locked when someone edits it (clicking
+the Edit command). A locked message gets displayed with a little red sign indicating
+that the message is currently edited by someone and should not be touched. This can be
+helpful in installations where several people can edit messages. Without locking, the second
+submission of an edited message overwrites the first submission without notice. Although
+the sign gets displayed, the message can still be edited, but it's the user's response to
+avoid any conflict.+
diff --git a/doc/wishlist.html b/doc/wishlist.html
index fdc5c6b1..6a99e3c5 100755
--- a/doc/wishlist.html
+++ b/doc/wishlist.html
@@ -48,6 +48,7 @@ starting at the items with the most votes. You can vote for a feature, or sugges
Implement multi-line attributes 1 Add more detailed user logging, like $user $date $logbook $ID read/edit/new/delete 1
+More elaborate attribute formatting, see here 1 Derive attribute options from list of entries of another logbook 1