| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 
 | 2000-09-07  Larry Jones  <larry.jones@sdrc.com>
	* Makefile.in: Use @bindir@, @libdir@, @infodir@, and @mandir@
	from autoconf.
2000-05-03  Larry Jones  <larry.jones@sdrc.com>
	* cvs.1: Correct CVSEDITOR/VISUAL/EDITOR documentation.
	Correct KJ's botched patch application.
2000-01-02  John P Cavanaugh <cavanaug@sr.hp.com>
	* cvs.texinfo: document new -C option to update, now that it works
	both remotely and locally.
	(Re-applied by Karl Fogel <kfogel@red-bean.com>.)
1999-12-11  Karl Fogel  <kfogel@red-bean.com>
	* Revert previous change -- it doesn't work remotely yet.
1999-12-10  John P Cavanaugh <cavanaug@sr.hp.com>
	* cvs.1: document new -C option to update.
	(Applied by Karl Fogel <kfogel@red-bean.com>.)
1999-11-29  Larry Jones  <larry.jones@sdrc.com>
	* cvsbug.8: Change .TH from section 1 to section 8.
1999-11-10  Jim Kingdon  <http://developer.redhat.com/>
	* cvs.1: Don't document -H as a command option; it has been a
	while since that worked.
1999-01-19  Vitaly V Fedrushkov  <willy@snowyowl.csu.ac.ru>
	* Makefile.in (INSTALL_DATA): Wrong manpage permissions fixed.
1998-06-28  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Update various items which were out of date.  Mostly
	these related to CVS no longer calling external RCS programs.
Mon Jan 12 11:10:21 1998  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Refer to Cederqvist as Cederqvist not as cvs.texinfo.
	Describe it in a way which hopefully makes more sense for people
	who aren't getting the CVS source distribution itself.  In "SEE
	ALSO" section, also mention web pages.  Use a period not a comma
	at the end of the references to other manpages.
	* cvs.1: Remove $Id; we decided to get rid of these some time ago.
Sun Jan 11 13:46:54 1998  Peter Wemm  <peter@netplex.com.au>
	* cvs.1: Fix "the the" typo.  From Wolfram Schneider
 	<wosch@freebsd.org> via FreeBSD sources.
Wed Feb 12 14:20:43 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* Makefile.in (install): Depend on installdirs.
Thu Jan  2 13:30:56 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* Makefile.in, cvsbug.8: Remove "675" paragraph;
	see ../ChangeLog for rationale.
Sat Nov 30 14:49:32 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Add note at beginning about how cvs.texinfo is more
	complete than this document.  Without some such indication, users
	have no way of knowing which document to consult.
Tue Oct  1 14:01:28 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Revert all changes by Greg Woods since CVS 1.8.86.  They
	are for new features which are not appropriate at this stage of
	the release process.
Mon Sep 30 18:21:05 1996  Greg A. Woods  <woods@most.weird.com>
	* cvs.1: document -D, -g, DIFFBIN, and GREPBIN.
Mon Sep 16 23:22:16 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvsbug.8: Remove references to cvsbug.el (or other aspects of
	emacs interface) and cvsbug.info (or other aspects of texinfo
	documentation).  Neither one has ever existed.
Wed Jul 24 19:01:35 1996  Ian Lance Taylor  <ian@cygnus.com>
	* cvs.1: Document -x.
Fri Sep 13 11:01:59 1996  Greg A. Woods  <woods@clapton.seachange.com>
	* cvs.1: add description of -k and -K for rdiff.  Mention that
	import allows '-b 1' to import to the trunk.
Tue May 14 10:23:59 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Add cvs.texinfo to the SEE ALSO section.  Replace an out
	of date list of default ignore patterns with a reference to
	cvs.texinfo (if someone wants to undo this change that is OK with
	me but I did it this way because it isn't clear people would
	actually keep cvs.1 up to date).
Wed Mar 13 17:06:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvsinit.8: Removed.
	* Makefile.in, cvs.1, cvs.5: Remove references to cvsinit.
Tue Feb 13 22:30:54 1996  Samuel Tardieu  <sam@inf.enst.fr>
	* Makefile.in: Remove reference to mkmodules.1
Mon Feb 12 16:30:40 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1, cvsinit.8: Remove references to mkmodules, rm, sort
	* cvs.5: Remove references to mkmodules.
	* mkmodules.1: Removed.
Tue Jan 30 18:32:27 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
	* Makefile.in: Revise comment regarding install and installdirs.
Tue Nov 14 15:47:44 1995  Greg A. Woods  <woods@most.weird.com>
	* cvs.5:
	- list filenames in alpha sort order
	- describe the cvswrappers file
	- describe the taginfo file
	- fix cvsinit chapter number
	(This is by no means complete -- it's just stuff I noticed.)
	* cvs.1: put the filenames in alpha sort order
	* cvsinit.8: remove the .pl extension from filenames
Wed Oct 18 11:07:07 1995  Vince Demarco  <vdemarco@bou.shl.com>
	* cvs.1 (Flag): Updated the CVSROOT/wrappers stuff. Everyone seems
        to think this is a NEXT specific thing it isn't.
Tue Oct 17 17:38:27 1995  Warren Jones  <wjones@tc.fluke.com>
	* cvs.1: Change \. to \&. at start of line.
Tue Oct  3 13:43:33 1995  Del  <del@matra.com.au>
	* cvs.1: Updated man page for all the new features of 1.6
	(including some that were missed in 1.5 and 1.4.xx).  This includes:
	- -f and -z global options.
	- tag -F, and -r options.
	- rtag -F options
	- CVSROOT/taginfo and CVSROOT/wrappers files (the latter could use a touch
	  up because I don't really understand how wrappers work or why anyone would
	  use them -- I haven't ever played with a NEXT.
	- export -k option
	- New environment variables CVS_IGNORE_REMOTE_ROOT, CVS_RSH, CVS_SERVER, and
	  CVSWRAPPERS.  I left CVS_CLIENT_LOG, CVS_CLIENT_PORT, and CVS_SERVER_SLEEP
	  undocumented because these appear to be for testing / debugging only.
	  Note that TMPDIR, HOME and PATH are used as well and strictly speaking
	  should be documented.
	- New files ~/.cvsrc and ~/.cvswrappers
Tue Aug 15 08:13:14 1995  Karl Fogel  <kfogel@floss.cyclic.com>
        * Makefile.in (MANFILES): include $MAN8FILES too, so they get
        tarred up in the distribution just like anything else.
Mon Jul 24 19:11:15 1995  James Kingdon  <kingdon@harvey.cyclic.com>
	* cvs.1: Remove references to -q and -Q command options.
Fri Jul 14 23:30:33 1995  Jim Blandy  <jimb@totoro.cyclic.com>
	* Makefile.in (prefix): Don't forget to give this a value.
Sun Jul  9 21:22:56 1995  Karl Fogel  <kfogel@floss.cyclic.com>
        Greg Woods' change:
        
        * cvsbug.8, cvsinit.8: new files.
Sun Jul  9 19:03:00 1995  Greg A. Woods  <woods@most.weird.com>
        
	* cvs.1: document 'cvs status [-qQ]'
	- note reference to cvsinit(8) and cvsbug(8)
	(from previous local changes)
	* Makefile.in: add support for installing in man8, and new cvsbug
        and cvsinit pages (from previous local changes)
        
Sat May 27 08:46:00 1995  Jim Meyering  (meyering@comco.com)
	* Makefile.in (Makefile): Regenerate only Makefile in current
	directory when Makefile.in is out of date.  Depend on ../config.status.
Fri Apr 28 22:51:31 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
	* Makefile.in (DISTFILES): Updated.
	(dist-dir): Renamed from dist; changed to work with DISTDIR
	variable passed from parent.
Fri Jul 15 12:58:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
	* Makefile.in (install): Do not depend upon installdirs.
Sat Dec 18 01:23:13 1993  david d zuhn  (zoo@monad.armadillo.com)
	* Makefile.in (VPATH): don't use $(srcdir), but @srcdir@ instead
Mon Jun 14 12:20:33 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
	* Makefile.in (install): remove parentdir support
Mon Aug 31 01:42:43 1992  david d [zoo] zuhn  (zoo at cirdan.cygnus.com)
	* Makefile.in (install): create $(man1dir) and $(man5dir) before
	installing the man pages
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
	* Makefile.in, configure.in: removed traces of namesubdir,
	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
	  copyrights to '92, changed some from Cygnus to FSF.
Tue Dec 10 04:07:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
	* Makefile.in: infodir belongs in datadir.
Tue Dec 10 03:59:10 1991  K. Richard Pixley  (rich at cygnus.com)
	* cvs.man: small correction to an explanation of an example.
Thu Dec  5 22:45:59 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
	  and mandir now keyed off datadir by default.
Wed Nov 27 02:46:20 1991  K. Richard Pixley  (rich at sendai)
	* brought Makefile.in's up to standards.text.
	* fresh changelog.
 |