xref: /openbsd-src/gnu/usr.bin/cvs/man/ChangeLog (revision 43c1707e6f6829177cb1974ee6615ce6c1307689)
1*43c1707eStholo2001-04-25  Derek Price  <dprice@collab.net>
2*43c1707eStholo
3*43c1707eStholo	* Makefile.in: Regenerated using AM 1.4e as of today at 18:10 -0400.
4*43c1707eStholo
5*43c1707eStholo2001-03-14  Derek Price  <derek.price@openavenue.com>
6*43c1707eStholo
7*43c1707eStholo        * Makefile.in: Regenerated
8*43c1707eStholo
9*43c1707eStholo2000-12-22  Derek Price  <derek.price@openavenue.com>
10*43c1707eStholo
11*43c1707eStholo        * Makefile.in: Regenerated
12*43c1707eStholo
13*43c1707eStholo2000-12-21  Derek Price  <derek.price@openavenue.com>
14*43c1707eStholo
15*43c1707eStholo	* Makefile.am: New file needed by Automake
16*43c1707eStholo	* Makefile.in: Regenerated
17*43c1707eStholo
18e77048c1Stholo2000-09-07  Larry Jones  <larry.jones@sdrc.com>
19e77048c1Stholo
20e77048c1Stholo	* Makefile.in: Use @bindir@, @libdir@, @infodir@, and @mandir@
21e77048c1Stholo	from autoconf.
22e77048c1Stholo
23e77048c1Stholo2000-05-03  Larry Jones  <larry.jones@sdrc.com>
24e77048c1Stholo
25e77048c1Stholo	* cvs.1: Correct CVSEDITOR/VISUAL/EDITOR documentation.
26e77048c1Stholo	Correct KJ's botched patch application.
27e77048c1Stholo
28e77048c1Stholo2000-01-02  John P Cavanaugh <cavanaug@sr.hp.com>
29e77048c1Stholo
30e77048c1Stholo	* cvs.texinfo: document new -C option to update, now that it works
31e77048c1Stholo	both remotely and locally.
32e77048c1Stholo	(Re-applied by Karl Fogel <kfogel@red-bean.com>.)
33e77048c1Stholo
34e77048c1Stholo1999-12-11  Karl Fogel  <kfogel@red-bean.com>
35e77048c1Stholo
36e77048c1Stholo	* Revert previous change -- it doesn't work remotely yet.
37e77048c1Stholo
38e77048c1Stholo1999-12-10  John P Cavanaugh <cavanaug@sr.hp.com>
39e77048c1Stholo
40e77048c1Stholo	* cvs.1: document new -C option to update.
41e77048c1Stholo	(Applied by Karl Fogel <kfogel@red-bean.com>.)
42e77048c1Stholo
43e77048c1Stholo1999-11-29  Larry Jones  <larry.jones@sdrc.com>
44e77048c1Stholo
45e77048c1Stholo	* cvsbug.8: Change .TH from section 1 to section 8.
46e77048c1Stholo
47e77048c1Stholo1999-11-10  Jim Kingdon  <http://developer.redhat.com/>
48e77048c1Stholo
49e77048c1Stholo	* cvs.1: Don't document -H as a command option; it has been a
50e77048c1Stholo	while since that worked.
51e77048c1Stholo
52c71bc7e2Stholo1999-01-19  Vitaly V Fedrushkov  <willy@snowyowl.csu.ac.ru>
53c71bc7e2Stholo
54c71bc7e2Stholo	* Makefile.in (INSTALL_DATA): Wrong manpage permissions fixed.
55c71bc7e2Stholo
56b2346922Stholo1998-06-28  Jim Kingdon  <kingdon@harvey.cyclic.com>
57b2346922Stholo
58b2346922Stholo	* cvs.1: Update various items which were out of date.  Mostly
59b2346922Stholo	these related to CVS no longer calling external RCS programs.
60b2346922Stholo
612286d8edStholoMon Jan 12 11:10:21 1998  Jim Kingdon  <kingdon@harvey.cyclic.com>
622286d8edStholo
632286d8edStholo	* cvs.1: Refer to Cederqvist as Cederqvist not as cvs.texinfo.
642286d8edStholo	Describe it in a way which hopefully makes more sense for people
652286d8edStholo	who aren't getting the CVS source distribution itself.  In "SEE
662286d8edStholo	ALSO" section, also mention web pages.  Use a period not a comma
672286d8edStholo	at the end of the references to other manpages.
682286d8edStholo
692286d8edStholo	* cvs.1: Remove $Id; we decided to get rid of these some time ago.
702286d8edStholo
712286d8edStholoSun Jan 11 13:46:54 1998  Peter Wemm  <peter@netplex.com.au>
722286d8edStholo
732286d8edStholo	* cvs.1: Fix "the the" typo.  From Wolfram Schneider
742286d8edStholo 	<wosch@freebsd.org> via FreeBSD sources.
752286d8edStholo
76780d15dfStholoWed Feb 12 14:20:43 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
77780d15dfStholo
78780d15dfStholo	* Makefile.in (install): Depend on installdirs.
79780d15dfStholo
80461cc63eStholoThu Jan  2 13:30:56 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
81461cc63eStholo
82461cc63eStholo	* Makefile.in, cvsbug.8: Remove "675" paragraph;
83461cc63eStholo	see ../ChangeLog for rationale.
84461cc63eStholo
85461cc63eStholoSat Nov 30 14:49:32 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
86461cc63eStholo
87461cc63eStholo	* cvs.1: Add note at beginning about how cvs.texinfo is more
88461cc63eStholo	complete than this document.  Without some such indication, users
89461cc63eStholo	have no way of knowing which document to consult.
90461cc63eStholo
9150bf276cStholoTue Oct  1 14:01:28 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
9250bf276cStholo
9350bf276cStholo	* cvs.1: Revert all changes by Greg Woods since CVS 1.8.86.  They
9450bf276cStholo	are for new features which are not appropriate at this stage of
9550bf276cStholo	the release process.
9650bf276cStholo
9750bf276cStholoMon Sep 30 18:21:05 1996  Greg A. Woods  <woods@most.weird.com>
9850bf276cStholo
9950bf276cStholo	* cvs.1: document -D, -g, DIFFBIN, and GREPBIN.
10050bf276cStholo
10150bf276cStholoMon Sep 16 23:22:16 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
10250bf276cStholo
10350bf276cStholo	* cvsbug.8: Remove references to cvsbug.el (or other aspects of
10450bf276cStholo	emacs interface) and cvsbug.info (or other aspects of texinfo
10550bf276cStholo	documentation).  Neither one has ever existed.
10650bf276cStholo
10750bf276cStholoWed Jul 24 19:01:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10850bf276cStholo
10950bf276cStholo	* cvs.1: Document -x.
11050bf276cStholo
11150bf276cStholoFri Sep 13 11:01:59 1996  Greg A. Woods  <woods@clapton.seachange.com>
11250bf276cStholo
11350bf276cStholo	* cvs.1: add description of -k and -K for rdiff.  Mention that
11450bf276cStholo	import allows '-b 1' to import to the trunk.
11550bf276cStholo
11650bf276cStholoTue May 14 10:23:59 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
11750bf276cStholo
11850bf276cStholo	* cvs.1: Add cvs.texinfo to the SEE ALSO section.  Replace an out
11950bf276cStholo	of date list of default ignore patterns with a reference to
12050bf276cStholo	cvs.texinfo (if someone wants to undo this change that is OK with
12150bf276cStholo	me but I did it this way because it isn't clear people would
12250bf276cStholo	actually keep cvs.1 up to date).
12350bf276cStholo
124c2c61682StholoWed Mar 13 17:06:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
125c2c61682Stholo
126c2c61682Stholo	* cvsinit.8: Removed.
127c2c61682Stholo	* Makefile.in, cvs.1, cvs.5: Remove references to cvsinit.
128c2c61682Stholo
129c26070a5StholoTue Feb 13 22:30:54 1996  Samuel Tardieu  <sam@inf.enst.fr>
130c26070a5Stholo
131c26070a5Stholo	* Makefile.in: Remove reference to mkmodules.1
132c26070a5Stholo
133c26070a5StholoMon Feb 12 16:30:40 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
134c26070a5Stholo
135c26070a5Stholo	* cvs.1, cvsinit.8: Remove references to mkmodules, rm, sort
136c26070a5Stholo	* cvs.5: Remove references to mkmodules.
137c26070a5Stholo	* mkmodules.1: Removed.
138c26070a5Stholo
139c26070a5StholoTue Jan 30 18:32:27 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
140c26070a5Stholo
141c26070a5Stholo	* Makefile.in: Revise comment regarding install and installdirs.
142c26070a5Stholo
14313571821StholoTue Nov 14 15:47:44 1995  Greg A. Woods  <woods@most.weird.com>
14413571821Stholo
14513571821Stholo	* cvs.5:
14613571821Stholo	- list filenames in alpha sort order
14713571821Stholo	- describe the cvswrappers file
14813571821Stholo	- describe the taginfo file
14913571821Stholo	- fix cvsinit chapter number
15013571821Stholo	(This is by no means complete -- it's just stuff I noticed.)
15113571821Stholo
15213571821Stholo	* cvs.1: put the filenames in alpha sort order
15313571821Stholo
15413571821Stholo	* cvsinit.8: remove the .pl extension from filenames
15513571821Stholo
15613571821StholoWed Oct 18 11:07:07 1995  Vince Demarco  <vdemarco@bou.shl.com>
15713571821Stholo
15813571821Stholo	* cvs.1 (Flag): Updated the CVSROOT/wrappers stuff. Everyone seems
15913571821Stholo        to think this is a NEXT specific thing it isn't.
16013571821Stholo
16113571821StholoTue Oct 17 17:38:27 1995  Warren Jones  <wjones@tc.fluke.com>
16213571821Stholo
16313571821Stholo	* cvs.1: Change \. to \&. at start of line.
16413571821Stholo
1651e72d8d2SderaadtTue Oct  3 13:43:33 1995  Del  <del@matra.com.au>
1661e72d8d2Sderaadt
1671e72d8d2Sderaadt	* cvs.1: Updated man page for all the new features of 1.6
1681e72d8d2Sderaadt	(including some that were missed in 1.5 and 1.4.xx).  This includes:
1691e72d8d2Sderaadt	- -f and -z global options.
1701e72d8d2Sderaadt	- tag -F, and -r options.
1711e72d8d2Sderaadt	- rtag -F options
1721e72d8d2Sderaadt	- CVSROOT/taginfo and CVSROOT/wrappers files (the latter could use a touch
1731e72d8d2Sderaadt	  up because I don't really understand how wrappers work or why anyone would
1741e72d8d2Sderaadt	  use them -- I haven't ever played with a NEXT.
1751e72d8d2Sderaadt	- export -k option
1761e72d8d2Sderaadt	- New environment variables CVS_IGNORE_REMOTE_ROOT, CVS_RSH, CVS_SERVER, and
1771e72d8d2Sderaadt	  CVSWRAPPERS.  I left CVS_CLIENT_LOG, CVS_CLIENT_PORT, and CVS_SERVER_SLEEP
1781e72d8d2Sderaadt	  undocumented because these appear to be for testing / debugging only.
1791e72d8d2Sderaadt	  Note that TMPDIR, HOME and PATH are used as well and strictly speaking
1801e72d8d2Sderaadt	  should be documented.
1811e72d8d2Sderaadt	- New files ~/.cvsrc and ~/.cvswrappers
1821e72d8d2Sderaadt
1831e72d8d2SderaadtTue Aug 15 08:13:14 1995  Karl Fogel  <kfogel@floss.cyclic.com>
1841e72d8d2Sderaadt
1851e72d8d2Sderaadt        * Makefile.in (MANFILES): include $MAN8FILES too, so they get
1861e72d8d2Sderaadt        tarred up in the distribution just like anything else.
1871e72d8d2Sderaadt
1881e72d8d2SderaadtMon Jul 24 19:11:15 1995  James Kingdon  <kingdon@harvey.cyclic.com>
1891e72d8d2Sderaadt
1901e72d8d2Sderaadt	* cvs.1: Remove references to -q and -Q command options.
1911e72d8d2Sderaadt
1921e72d8d2SderaadtFri Jul 14 23:30:33 1995  Jim Blandy  <jimb@totoro.cyclic.com>
1931e72d8d2Sderaadt
1941e72d8d2Sderaadt	* Makefile.in (prefix): Don't forget to give this a value.
1951e72d8d2Sderaadt
1961e72d8d2SderaadtSun Jul  9 21:22:56 1995  Karl Fogel  <kfogel@floss.cyclic.com>
1971e72d8d2Sderaadt
1981e72d8d2Sderaadt        Greg Woods' change:
1991e72d8d2Sderaadt
2001e72d8d2Sderaadt        * cvsbug.8, cvsinit.8: new files.
2011e72d8d2Sderaadt
2021e72d8d2SderaadtSun Jul  9 19:03:00 1995  Greg A. Woods  <woods@most.weird.com>
2031e72d8d2Sderaadt
2041e72d8d2Sderaadt	* cvs.1: document 'cvs status [-qQ]'
2051e72d8d2Sderaadt	- note reference to cvsinit(8) and cvsbug(8)
2061e72d8d2Sderaadt	(from previous local changes)
2071e72d8d2Sderaadt
2081e72d8d2Sderaadt	* Makefile.in: add support for installing in man8, and new cvsbug
2091e72d8d2Sderaadt        and cvsinit pages (from previous local changes)
2101e72d8d2Sderaadt
2111e72d8d2SderaadtSat May 27 08:46:00 1995  Jim Meyering  (meyering@comco.com)
2121e72d8d2Sderaadt
2131e72d8d2Sderaadt	* Makefile.in (Makefile): Regenerate only Makefile in current
2141e72d8d2Sderaadt	directory when Makefile.in is out of date.  Depend on ../config.status.
2151e72d8d2Sderaadt
2161e72d8d2SderaadtFri Apr 28 22:51:31 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
2171e72d8d2Sderaadt
2181e72d8d2Sderaadt	* Makefile.in (DISTFILES): Updated.
2191e72d8d2Sderaadt	(dist-dir): Renamed from dist; changed to work with DISTDIR
2201e72d8d2Sderaadt	variable passed from parent.
2211e72d8d2Sderaadt
2221e72d8d2SderaadtFri Jul 15 12:58:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2231e72d8d2Sderaadt
2241e72d8d2Sderaadt	* Makefile.in (install): Do not depend upon installdirs.
2251e72d8d2Sderaadt
2261e72d8d2SderaadtSat Dec 18 01:23:13 1993  david d zuhn  (zoo@monad.armadillo.com)
2271e72d8d2Sderaadt
2281e72d8d2Sderaadt	* Makefile.in (VPATH): don't use $(srcdir), but @srcdir@ instead
2291e72d8d2Sderaadt
2301e72d8d2SderaadtMon Jun 14 12:20:33 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
2311e72d8d2Sderaadt
2321e72d8d2Sderaadt	* Makefile.in (install): remove parentdir support
2331e72d8d2Sderaadt
2341e72d8d2SderaadtMon Aug 31 01:42:43 1992  david d [zoo] zuhn  (zoo at cirdan.cygnus.com)
2351e72d8d2Sderaadt
2361e72d8d2Sderaadt	* Makefile.in (install): create $(man1dir) and $(man5dir) before
2371e72d8d2Sderaadt	installing the man pages
2381e72d8d2Sderaadt
2391e72d8d2SderaadtWed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
2401e72d8d2Sderaadt
2411e72d8d2Sderaadt	* Makefile.in, configure.in: removed traces of namesubdir,
2421e72d8d2Sderaadt	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
2431e72d8d2Sderaadt	  copyrights to '92, changed some from Cygnus to FSF.
2441e72d8d2Sderaadt
2451e72d8d2SderaadtTue Dec 10 04:07:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
2461e72d8d2Sderaadt
2471e72d8d2Sderaadt	* Makefile.in: infodir belongs in datadir.
2481e72d8d2Sderaadt
2491e72d8d2SderaadtTue Dec 10 03:59:10 1991  K. Richard Pixley  (rich at cygnus.com)
2501e72d8d2Sderaadt
2511e72d8d2Sderaadt	* cvs.man: small correction to an explanation of an example.
2521e72d8d2Sderaadt
2531e72d8d2SderaadtThu Dec  5 22:45:59 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
2541e72d8d2Sderaadt
2551e72d8d2Sderaadt	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
2561e72d8d2Sderaadt	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
2571e72d8d2Sderaadt	  and mandir now keyed off datadir by default.
2581e72d8d2Sderaadt
2591e72d8d2SderaadtWed Nov 27 02:46:20 1991  K. Richard Pixley  (rich at sendai)
2601e72d8d2Sderaadt
2611e72d8d2Sderaadt	* brought Makefile.in's up to standards.text.
2621e72d8d2Sderaadt
2631e72d8d2Sderaadt	* fresh changelog.
2641e72d8d2Sderaadt
265