CVS update [cvs1-11-x-branch]: /ccvs/src/
[email protected] 2 May 2005 18:20:53 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Tag: cvs1-11-x-branch User: dprice Date: 05/05/02 11:20:53 Modified: /ccvs/src/ ChangeLog Log: Correct ChangeLog. File Changes: Directory: /ccvs/src/ ===================== File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/src/ChangeLog?r1=1.2336.2.369&r2=1.2336.2.370 Delta lines: +1 -1 ------------------- --- ChangeLog 2 May 2005 17:41:58 -0000 1.2336.2.369 +++ ChangeLog 2 May 2005 18:20:50 -0000 1.2336.2.370 @@ -18,7 +18,7 @@ * tag.c (is_in_val_tags, add_to_val_tags): New functions using the write-lock for val-tags and factored from... (tag_check_valid): ...this function. - * sanity.sh (lockfiles-21): Add val-tags lock test. + * sanity.sh (lockfiles-22): Add val-tags lock test. 2005-04-28 Derek Price <[email protected]>