ChangeLog revision 1.1.1.6
1Thu Jan  2 13:30:56 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
2
3	* Makefile.in, cvsbug.8: Remove "675" paragraph;
4	see ../ChangeLog for rationale.
5
6Sat Nov 30 14:49:32 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
7
8	* cvs.1: Add note at beginning about how cvs.texinfo is more
9	complete than this document.  Without some such indication, users
10	have no way of knowing which document to consult.
11
12Tue Oct  1 14:01:28 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
13
14	* cvs.1: Revert all changes by Greg Woods since CVS 1.8.86.  They
15	are for new features which are not appropriate at this stage of
16	the release process.
17
18Mon Sep 30 18:21:05 1996  Greg A. Woods  <woods@most.weird.com>
19
20	* cvs.1: document -D, -g, DIFFBIN, and GREPBIN.
21
22Mon Sep 16 23:22:16 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
23
24	* cvsbug.8: Remove references to cvsbug.el (or other aspects of
25	emacs interface) and cvsbug.info (or other aspects of texinfo
26	documentation).  Neither one has ever existed.
27
28Wed Jul 24 19:01:35 1996  Ian Lance Taylor  <ian@cygnus.com>
29
30	* cvs.1: Document -x.
31
32Fri Sep 13 11:01:59 1996  Greg A. Woods  <woods@clapton.seachange.com>
33
34	* cvs.1: add description of -k and -K for rdiff.  Mention that
35	import allows '-b 1' to import to the trunk.
36
37Tue May 14 10:23:59 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
38
39	* cvs.1: Add cvs.texinfo to the SEE ALSO section.  Replace an out
40	of date list of default ignore patterns with a reference to
41	cvs.texinfo (if someone wants to undo this change that is OK with
42	me but I did it this way because it isn't clear people would
43	actually keep cvs.1 up to date).
44
45Wed Mar 13 17:06:39 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
46
47	* cvsinit.8: Removed.
48	* Makefile.in, cvs.1, cvs.5: Remove references to cvsinit.
49
50Tue Feb 13 22:30:54 1996  Samuel Tardieu  <sam@inf.enst.fr>
51
52	* Makefile.in: Remove reference to mkmodules.1
53
54Mon Feb 12 16:30:40 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
55
56	* cvs.1, cvsinit.8: Remove references to mkmodules, rm, sort
57	* cvs.5: Remove references to mkmodules.
58	* mkmodules.1: Removed.
59
60Tue Jan 30 18:32:27 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
61
62	* Makefile.in: Revise comment regarding install and installdirs.
63
64Tue Nov 14 15:47:44 1995  Greg A. Woods  <woods@most.weird.com>
65
66	* cvs.5:
67	- list filenames in alpha sort order
68	- describe the cvswrappers file
69	- describe the taginfo file
70	- fix cvsinit chapter number
71	(This is by no means complete -- it's just stuff I noticed.)
72
73	* cvs.1: put the filenames in alpha sort order
74
75	* cvsinit.8: remove the .pl extension from filenames
76
77Wed Oct 18 11:07:07 1995  Vince Demarco  <vdemarco@bou.shl.com>
78
79	* cvs.1 (Flag): Updated the CVSROOT/wrappers stuff. Everyone seems
80        to think this is a NEXT specific thing it isn't.
81
82Tue Oct 17 17:38:27 1995  Warren Jones  <wjones@tc.fluke.com>
83
84	* cvs.1: Change \. to \&. at start of line.
85
86Tue Oct  3 13:43:33 1995  Del  <del@matra.com.au>
87
88	* cvs.1: Updated man page for all the new features of 1.6
89	(including some that were missed in 1.5 and 1.4.xx).  This includes:
90	- -f and -z global options.
91	- tag -F, and -r options.
92	- rtag -F options
93	- CVSROOT/taginfo and CVSROOT/wrappers files (the latter could use a touch
94	  up because I don't really understand how wrappers work or why anyone would
95	  use them -- I haven't ever played with a NEXT.
96	- export -k option
97	- New environment variables CVS_IGNORE_REMOTE_ROOT, CVS_RSH, CVS_SERVER, and
98	  CVSWRAPPERS.  I left CVS_CLIENT_LOG, CVS_CLIENT_PORT, and CVS_SERVER_SLEEP
99	  undocumented because these appear to be for testing / debugging only.
100	  Note that TMPDIR, HOME and PATH are used as well and strictly speaking
101	  should be documented.
102	- New files ~/.cvsrc and ~/.cvswrappers
103
104Tue Aug 15 08:13:14 1995  Karl Fogel  <kfogel@floss.cyclic.com>
105
106        * Makefile.in (MANFILES): include $MAN8FILES too, so they get
107        tarred up in the distribution just like anything else.
108
109Mon Jul 24 19:11:15 1995  James Kingdon  <kingdon@harvey.cyclic.com>
110
111	* cvs.1: Remove references to -q and -Q command options.
112
113Fri Jul 14 23:30:33 1995  Jim Blandy  <jimb@totoro.cyclic.com>
114
115	* Makefile.in (prefix): Don't forget to give this a value.
116
117Sun Jul  9 21:22:56 1995  Karl Fogel  <kfogel@floss.cyclic.com>
118
119        Greg Woods' change:
120        
121        * cvsbug.8, cvsinit.8: new files.
122
123Sun Jul  9 19:03:00 1995  Greg A. Woods  <woods@most.weird.com>
124        
125	* cvs.1: document 'cvs status [-qQ]'
126	- note reference to cvsinit(8) and cvsbug(8)
127	(from previous local changes)
128
129	* Makefile.in: add support for installing in man8, and new cvsbug
130        and cvsinit pages (from previous local changes)
131        
132Sat May 27 08:46:00 1995  Jim Meyering  (meyering@comco.com)
133
134	* Makefile.in (Makefile): Regenerate only Makefile in current
135	directory when Makefile.in is out of date.  Depend on ../config.status.
136
137Fri Apr 28 22:51:31 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
138
139	* Makefile.in (DISTFILES): Updated.
140	(dist-dir): Renamed from dist; changed to work with DISTDIR
141	variable passed from parent.
142
143Fri Jul 15 12:58:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
144
145	* Makefile.in (install): Do not depend upon installdirs.
146
147Sat Dec 18 01:23:13 1993  david d zuhn  (zoo@monad.armadillo.com)
148
149	* Makefile.in (VPATH): don't use $(srcdir), but @srcdir@ instead
150
151Mon Jun 14 12:20:33 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
152
153	* Makefile.in (install): remove parentdir support
154
155Mon Aug 31 01:42:43 1992  david d [zoo] zuhn  (zoo at cirdan.cygnus.com)
156
157	* Makefile.in (install): create $(man1dir) and $(man5dir) before
158	installing the man pages
159
160Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
161
162	* Makefile.in, configure.in: removed traces of namesubdir,
163	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
164	  copyrights to '92, changed some from Cygnus to FSF.
165
166Tue Dec 10 04:07:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
167
168	* Makefile.in: infodir belongs in datadir.
169
170Tue Dec 10 03:59:10 1991  K. Richard Pixley  (rich at cygnus.com)
171
172	* cvs.man: small correction to an explanation of an example.
173
174Thu Dec  5 22:45:59 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
175
176	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
177	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
178	  and mandir now keyed off datadir by default.
179
180Wed Nov 27 02:46:20 1991  K. Richard Pixley  (rich at sendai)
181
182	* brought Makefile.in's up to standards.text.
183
184	* fresh changelog.
185
186