diff options
author | peter <peter@FreeBSD.org> | 1997-06-22 10:55:49 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-06-22 10:55:49 +0000 |
commit | 571cfa0005d94d99d1341bf8ab02be04d4df5f9f (patch) | |
tree | 8684660dbfd105deed9a44c9e97d4f56b231fac1 /contrib/cvs/ChangeLog | |
parent | fc35590c6dddf32e1fa855b541dc28a23965f90c (diff) | |
download | FreeBSD-src-571cfa0005d94d99d1341bf8ab02be04d4df5f9f.zip FreeBSD-src-571cfa0005d94d99d1341bf8ab02be04d4df5f9f.tar.gz |
Import cvs-1.9.10
Diffstat (limited to 'contrib/cvs/ChangeLog')
-rw-r--r-- | contrib/cvs/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/contrib/cvs/ChangeLog b/contrib/cvs/ChangeLog index 4009d13..af4807f 100644 --- a/contrib/cvs/ChangeLog +++ b/contrib/cvs/ChangeLog @@ -1,3 +1,24 @@ +Wed Jun 18 00:00:02 1997 Jim Kingdon <kingdon@harvey.cyclic.com> + + * NEWS: Mention pserver --allow-root. + +Mon Jun 16 19:07:34 1997 Jim Kingdon <kingdon@harvey.cyclic.com> + + * Makefile.in (SUBDIRS): Add emx. + * configure.in (AC_OUTPUT): Add emx. + * configure: Regenerated. + +Sun Jun 8 23:44:00 1997 Jim Kingdon <kingdon@harvey.cyclic.com> + + * configure.in (AC_CHECK_FUNCS): Remove mkfifo; not used anywhere. + * configure, config.h.in: Regenerated. + +Thu May 29 15:53:06 1997 Jim Kingdon <kingdon@harvey.cyclic.com> + + * DEVEL-CVS: Add "Policy regarding checkout-only access" to + replace parenthetical remark about checkout-only access. This is + more of a cosmetic/editorial change than a new policy. + Wed May 21 17:02:29 1997 Jim Kingdon <kingdon@harvey.cyclic.com> * BUGS: Add item about wrappers. |