Home | History | Annotate | Line # | Download | only in man
ChangeLog revision 1.1
      1 Fri Jun 16 06:19:24 1995  Paul Eggert  <eggert (a] twinsun.com>
      2 
      3 	* ci.1, rlog.1: Fix typos in -zLT example.
      4 	* Makefile.in: Update FSF address.
      5 
      6 Mon Jun  5 08:28:35 1995  Paul Eggert  <eggert (a] twinsun.com>
      7 
      8 	* rcs.1, rcsfile.5in: Fix minor troff glitches.
      9 
     10 Thu Jun  1 16:23:43 1995  Paul Eggert  <eggert (a] twinsun.com>
     11 
     12 	* Makefile.in:
     13 	Renamed from Makefile; autoconf now preprocesses this file.
     14 	Complete rewrite to follow GNU makefile standards.
     15 
     16 	* co.1: Fix troff glitches.
     17 	Describe -kb, compatibility hack for C-style Logs.
     18 
     19 	* ci.1, co.1, rlog.1:
     20 	Use `-08' style time zone, not `-0800', for ISO 8601 conformance.
     21 
     22 	* rcs.1: Require at least one option.
     23 
     24 	* rcsmerge.1: Do not merge if -kb.  diff3 -A is no longer the default.
     25 	* merge.1: diff3 -A is no longer the default.
     26 	Add bug: binary files are merged.
     27 
     28 Sun Mar 20 04:52:58 1994  Paul Eggert  <eggert (a] twinsun.com>
     29 
     30 	* rcsfile.5in: Renamed from rcsfile.5.
     31 	* Makefile: Run off rcsfile.5 with pic.  Use INSTALL, not install.
     32 
     33 Thu Mar 17 14:05:48 1994  Paul Eggert  <eggert (a] twinsun.com>
     34 
     35 	* ci.1: Clarify that `rev' must already be defined.
     36 	* co.1: Describe new comment leader behavior.
     37 	$Log is inserted even with -kk.  Suggest rcs -V.
     38 	* rcs.1: Describe new comment leader behavior.
     39 	* rcsfile.5: Add pic support.
     40 	* rlog.1: -d'<DATE' is now exclusive.
     41 
     42 Tue Nov  9 17:40:15 1993  Paul Eggert  <eggert (a] twinsun.com>
     43 
     44 	* ci.1, co.1, rlog.1: Use ISO 8601 format.
     45 	* ident.1: Add -V.
     46 	* merge.1: -V now prints version on stdout and exits.
     47 
     48 Wed Nov  3 17:42:27 1993  Paul Eggert  <eggert (a] twinsun.com>
     49 
     50 	* ci.1, co.1, ident.1, merge.1, rcs.1, rcsclean.1, rcsdiff.1,
     51 	rcsfile.5, rcsintro.1, rcsmerge.1, rlog.1: Update for RCS 5.6.5.
     52 
     53 Tue Jul 28 16:12:44 1992  Paul Eggert  <eggert (a] twinsun.com>
     54 
     55 	* ci.1, co.1, rcs.1, rcsclean.1, rcsdiff.1, rcsmerge.1, rlog.1:
     56 	Add plain -V.
     57 	* co.1: Remove -d BUG.
     58 	* ci.1: Add -i, -j.
     59 	* ident.1: Fix wording.
     60 	* rcs.1: rcs -l now lets you break locks.
     61 	* rcsfile.5: Identifiers may now start with a digit and
     62 	(unless they are symbolic names) may contain `.'.
     63 	* Makefile: Install rcsclean man page.
     64 
     65 Mon Feb 17 23:02:05 1992  Paul Eggert  <eggert (a] twinsun.com>
     66 
     67 	* ci.1, co.1, rcsclean.1, rcs.1: Add -T.
     68 	* ident.1: Give a better C example.
     69 	Describe behavior on non-keywords like XConsortium.
     70 	* ci.1: Give -r the funny meaning only if it's bare.
     71 	RCS just needs to be somewhere in an RCS file's path, not at the end.
     72 	* co.1, ident.1, merge.1, rcs.1, rcsfile.5, rcsclean.1, rcsintro.1:
     73 	Fix troff lint.
     74 
     75 Mon Jan 27 16:46:02 1992  Paul Eggert  <eggert (a] twinsun.com>
     76 
     77 	* rcs.1: Add -M.
     78 
     79 Fri Jan 24 18:44:19 1992  Paul Eggert  <eggert (a] twinsun.com>
     80 
     81 	* rcsclean.1: Fix old comment about reverting to previous revision.
     82 
     83 Mon Jan  6 02:21:14 1992  Paul Eggert  <eggert (a] twinsun.com>
     84 
     85 	* ci.1: real user -> real or effective user
     86 
     87 Sun Nov  3 01:09:19 1991  Paul Eggert  <eggert (a] twinsun.com>
     88 
     89 	* rcsclean.1: Don't remove checked-out files unless -u succeeds.
     90 
     91 Mon Oct  7 17:32:46 1991  Paul Eggert  <eggert (a] twinsun.com>
     92 
     93 	* ci.1: Explain -f more clearly.
     94 
     95 Thu Sep 26 23:16:17 1991  Paul Eggert  <eggert (a] twinsun.com>
     96 
     97 	* rcs.1: rev 's -> rev's
     98 
     99 Thu Aug 22 06:50:48 1991  Paul Eggert  <eggert (a] twinsun.com>
    100 
    101 	* rlog.1: rcs -o -> rlog -r (fix typo).
    102 
    103 Mon Aug 19 03:13:55 1991  Paul Eggert  <eggert (a] twinsun.com>
    104 
    105 	* ci.1, co.1: Describe changes for -M and -r$.
    106 	* ci.1: Describe permissions more carefully.
    107 	Specify temporary file names.
    108 	Describe aborted checkins, and symlinks.
    109 
    110 	* rlog.1: -r gets latest revision.
    111 	`:' now separates revisions in ranges, not `-'.
    112 	-rB. stands for the latest revision in branch B.
    113 
    114 	* rcsclean.1:
    115 	Add -k, -r, -u, -V, RCSINIT.  rcsclean now says what it does.
    116 	The exit status is now more conventional.
    117 
    118 	* Makefile: Add MANDIR.
    119 
    120 	* rcsfile.5: An RCS file must end in a newline character.
    121 
    122 	* rcs.1: `:' now separates revisions in ranges, not `-'.
    123 	-rB. stands for the latest revision in branch B.
    124 	-mR:M replaces the log message for revision R with M.
    125 
    126 	* rcsmerge.1: co -j  ->  merge
    127 
    128 Sun Apr 21 12:00:46 1991  Paul Eggert  <eggert (a] twinsun.com>
    129 
    130 	* ci.1, co.1, rcs.1, rcsclean.1, rcsdiff.1, rcsintro.1, rcsmerge.1,
    131 	rlog.1: Snapshot for DOS beta.
    132 
    133 Thu Feb 28 19:18:46 1991  Paul Eggert  <eggert (a] twinsun.com>
    134 
    135 	* ci.1: Describe setuid use better.
    136 	* merge.1, rcsclean.1: Fix white space.
    137 
    138 Mon Feb 25 07:12:31 1991  Paul Eggert  <eggert (a] twinsun.com>
    139 
    140 	* ci.1: Remove setgid support.
    141 	* co.1: Refer to merge(1) for how overlaps are reported.
    142 	* merge.1: On a few older hosts, overlaps are not reported.
    143 
    144 Tue Dec  4 05:18:34 1990  Paul Eggert  <eggert (a] twinsun.com>
    145 
    146 	* rcs.1, co.1, ci.1: Use -I for prompts and -q for diagnostics.
    147 
    148 Thu Nov  1 05:03:17 1990  Paul Eggert  <eggert (a] twinsun.com>
    149 
    150 	* ci.1, rcs.1: Add -I and new -t behavior.
    151 	* ci.1: Describe setid behavior on old hosts.
    152 	* co.1: Add -I.
    153 	* rcsclean.1: Add rcsdiff options.
    154 	Clean working directory if no arguments are given.
    155 	* rcsfreeze.1: Add to BUGS.
    156 	* rcsclean, rcsfreeze.1: Fix troff glitches.
    157 
    158 Tue Sep  4 08:02:08 1990  Paul Eggert  <eggert (a] twinsun.com>
    159 
    160 	* co.1: Don't parse two-digit years, because it won't work after
    161 	1999/12/31.
    162 
    163 Wed Aug 29 07:16:40 1990  Paul Eggert  <eggert (a] twinsun.com>
    164 
    165 	* co.1, rcsdiff.1: Add -kkvl.
    166 	* co.1: Document locker name insertion.
    167 	* merge.1, rcsmerge.1: Add -q.
    168 	* merge.1: Remove obsolete BUG section.
    169 	* rcsmerge.1: Document -p with rev.
    170 	* ci.1, co.1, rcs.1, rcsmerge.1: Fix troff glitches.
    171 
    172 Wed Aug 22 09:11:00 1990  Paul Eggert  <eggert (a] twinsun.com>
    173 
    174 	* Makefile: Don't put 'l' at the end of manual page names.
    175 	* ci.1: Add -V.
    176 	* co.1, rcs.1, rcsdiff.1, rcsmerge.1: Add -k, -V.
    177 	* ident.1: Look for all possible keywords,
    178 	not just those in the current list.
    179 	* merge.1: Add -L.
    180 	* rcsfile.5: Add description of version 5 syntax.
    181 	* rlog.1: Add -V.
    182 	* rcsintro.1, and all other man pages mentioned above:
    183 	Fix troff glitches.
    184 
    185 Thu May 24 22:28:46 1990  Paul Eggert  <eggert (a] twinsun.com>
    186 
    187 	* rcsfile.5:  Document the fact that the branch keyword is
    188 	now optional, and that the character set is now ISO Latin 1.
    189 
    190 Wed May 23 06:33:58 1990  Paul Eggert  <eggert (a] twinsun.com>
    191 
    192 	* co.1, merge.1, rcsdiff.1: Document new -k, -K, -t options.
    193 	Reformat and remove lint.
    194 
    195 Thu Mar 22 06:48:26 1990  Paul Eggert  <eggert (a] twinsun.com>
    196 
    197 	* rcsdiff.1:  Don't document all of diff's flags; just say that
    198 	RCS supports diff's flags.
    199 	* ci.1, co.1, rcs.1, rcsdiff.1, rlog.1, rcsmerge.1:
    200 	Add emulation of older RCS versions.
    201 
    202 Fri Jan 12 20:37:26 1990  Paul Eggert  <eggert (a] twinsun.com>
    203 
    204 	* merge.1: Document extra alias arguments.  Fix layout problems.
    205 
    206 Thu Jan 11 16:35:48 1990  Paul Eggert  <eggert (a] twinsun.com>
    207 
    208 	* rlog.1, co.1:  Use GMT, not local time, so people in
    209 	different timezones can collaborate.
    210 
    211 Wed Aug  2 14:26:46 1989  Paul Eggert  <eggert (a] twinsun.com>
    212 
    213 	* rlog.1, rcsdiff.1, rcs.1, co.1, ci.1:
    214 	Update DIAGNOSTICS to reflect RCS version 4.
    215