CVS update: /ccvs/

[email protected] 2 May 2005 14:13:11 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
User: dprice  
Date: 05/05/02 07:13:11

Modified:
 /ccvs/
  ChangeLog, NEWS

Log:
 * NEWS: Note that lock compatibility is now enabled on Windows by
 default.

File Changes:

Directory: /ccvs/
=================

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.1198&r2=1.1199
Delta lines:  +5 -0
-------------------
--- ChangeLog	2 May 2005 07:24:28 -0000	1.1198
+++ ChangeLog	2 May 2005 14:13:08 -0000	1.1199
@@ -1,3 +1,8 @@
+2005-05-02  Derek Price  <[email protected]>
+
+	* NEWS: Note that lock compatibility is now enabled on Windows by
+	default.
+
 2005-05-01  Mark D. Baushke  <[email protected]>
 
 	* maint-aux/gnulib-filelist.txt: Update from GNULIB.

File [changed]: NEWS
Url: https://ccvs.cvshome.org/source/browse/ccvs/NEWS?r1=1.314&r2=1.315
Delta lines:  +8 -0
-------------------
--- NEWS	30 Apr 2005 12:09:19 -0000	1.314
+++ NEWS	2 May 2005 14:13:08 -0000	1.315
@@ -1,6 +1,14 @@
 Changes since 1.12.12:
 **********************
 
+NEW FEATURES
+
+* The Windows client now creates locks compatible with older versions of CVS by
+  default.  This should only be relevant if your client is accessing a local
+  repository concurrently with another, older client.  If you would like to
+  disable compatibility mode (because it is slightly faster), edit the
+  LOCK_COMPATIBILITY flag in windows-NT/config.h and recompile.
+
 BUG FIXES
 
 * Thanks to an old report and patch from Stewart Brodie <[email protected]>, a