CVS update: /ccvs/

[email protected] 12 Apr 2005 18:18:34 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
User: dprice  
Date: 05/04/12 11:18:34

Modified:
 /ccvs/
  ChangeLog, NEWS

Log:
 * NEWS: Avoid self-aggrandizement.

File Changes:

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

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.1191&r2=1.1192
Delta lines:  +4 -0
-------------------
--- ChangeLog	8 Apr 2005 19:15:32 -0000	1.1191
+++ ChangeLog	12 Apr 2005 18:18:31 -0000	1.1192
@@ -1,3 +1,7 @@
+2005-04-12  Derek Price  <[email protected]>
+
+	* NEWS: Avoid self-aggrandizement.
+
 2005-04-08  Derek Price  <[email protected]>
 
 	* NEWS: Note GMT/get_date fix.

File [changed]: NEWS
Url: https://ccvs.cvshome.org/source/browse/ccvs/NEWS?r1=1.308&r2=1.309
Delta lines:  +3 -4
-------------------
--- NEWS	8 Apr 2005 19:15:33 -0000	1.308
+++ NEWS	12 Apr 2005 18:18:31 -0000	1.309
@@ -3,10 +3,9 @@
 
 NEW FEATURES
 
-* Thanks to a report from Ian Abbott <[email protected]> and work by Derek
-  Price <[email protected]>, a problem that caused CVS to stop with broken
-  assertions in certain time zones when daylight savings is in effect has been
-  fixed.
+* Thanks to a report from Ian Abbott <[email protected]>, a problem that caused
+  CVS to stop with broken assertions in certain time zones when daylight
+  savings is in effect has been fixed.
 
 * A problem where a proxy server could fail to notice that its primary closed
   the connection has been fixed.