CVS update [cvs1-11-x-branch]: /ccvs/

[email protected] 2 Jun 2005 16:48:41 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/06/02 09:48:41

Modified:
 /ccvs/
  ChangeLog, NEWS

Log:
 * NEWS: Note server compression hang fix.

File Changes:

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

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.692.2.211&r2=1.692.2.212
Delta lines:  +4 -0
-------------------
--- ChangeLog	1 Jun 2005 17:33:14 -0000	1.692.2.211
+++ ChangeLog	2 Jun 2005 16:48:38 -0000	1.692.2.212
@@ -1,3 +1,7 @@
+2005-06-02  Derek Price  <[email protected]>
+
+	* NEWS: Note server compression hang fix.
+
 2005-06-01  Conrad T. Pino  <[email protected]>
 
 	* makewin32.cmd: Add Windows NT command file to build CVS Project.

File [changed]: NEWS
Url: https://ccvs.cvshome.org/source/browse/ccvs/NEWS?r1=1.116.2.132&r2=1.116.2.133
Delta lines:  +3 -0
-------------------
--- NEWS	27 May 2005 16:25:41 -0000	1.116.2.132
+++ NEWS	2 Jun 2005 16:48:39 -0000	1.116.2.133
@@ -3,6 +3,9 @@
 
 BUG FIXES
 
+* A problem where the server could block indefinitely waiting for an EOF from
+  the client when compression was enabled has ben fixed.
+
 * `cvs diff' no longer splits its arguments on spaces.
 
 * Thanks to an old report and patch from Stewart Brodie <[email protected]>, a