ozeigermann    2004/12/16 16:33:38

  Modified:    transaction RELEASE-NOTES.txt
  Log:
  Logged new preference and read/write/upgrade locks
  
  Revision  Changes    Path
  1.7       +3 -1      jakarta-commons/transaction/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/transaction/RELEASE-NOTES.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- RELEASE-NOTES.txt 16 Dec 2004 17:39:14 -0000      1.6
  +++ RELEASE-NOTES.txt 17 Dec 2004 00:33:38 -0000      1.7
  @@ -25,16 +25,18 @@
   locking and make the file store more flexible.
   
   ENHANCEMENTS FROM 1.0
  -------------------------
  +---------------------
   
   - Extended and less excentric lock manager
   - Deadlock detection for all lock managers, file store, and pessimistic map
  +- Flexible preference mechanism 
   
   
   NEW FEATURES FROM 1.0
   ---------------------
   
   - new ReadWriteLockManager for most intuitive read/write lock usage
  +- new read/write/upgrade locking mechanism
   
   MINOR INCOMPATIBILITIES TO 1.0
   -----------------------------------------
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to