Fix typo
[external/binutils.git] / etc / ChangeLog
1 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
2
3         * texi2pod.pl: Substitue for @value even when part of @include. 
4
5 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
6
7         * texi2pod.pl: Import latest version from GCC.
8
9 2005-05-19  Zack Weinberg  <zack@codesourcery.com>
10
11         * Makefile.in: Have 'all' depend on 'info'.
12
13 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
14
15         * configure.texi: Use "i[3-7]86" in example.
16
17 2003-01-02  H.J. Lu <hjl@gnu.org>
18
19         * Makefile.in (DESTDIR): New.
20         (install-info): Use it.
21
22 2002-06-11  Nick Clifton  <nickc@cambridge.redhat.com>
23
24         Import the following patches from the FSF GCC sources:
25         2002-03-25  Zack Weinberg  <zack@codesourcery.com>
26
27         * texi2pod.pl: Handle @end ftable and @end vtable.
28
29         2001-12-12  Matthias Klose  <doko@debian.org>
30
31         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
32         generation of more than one man page from one source.
33         Add '-' to set of valid chars for an identifier.
34         Let -D option accept flags of the form <flag>=<value>.
35         Use \s+ for whitespace detection in '@c man' lines.
36         Handle @set and @clear independent of $output.
37         Substitute all @value{}'s in a line.
38
39         2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
40
41         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
42         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
43         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
44         greater than 9 in enumerations.
45
46         2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
47
48         * texi2pod.pl: Handle @r inside @item.
49
50 2002-02-27  Andrew Cagney  <ac131313@redhat.com>
51
52         * fdl.texi: New file.
53
54 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
55
56         * standards.texi: Import February 14, 2002 version.
57         * make-stds.texi: Import 2001 version.
58
59 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
60
61         * Makefile.in (install): Depend on install-info.
62
63 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
64
65         * texi2pod.pl: New file (from gcc/contrib).
66
67 1999-04-01  Jim Blandy  <jimb@zwingli.cygnus.com>
68
69         * add-log.el, add-log.vi: New files.
70
71 1999-01-20  Angela Marie Thomas (angela@cygnus.com)
72
73         * comp-tools-verify: Remove some checks that are no longer valid.
74
75 1998-12-03  Nick Clifton  <nickc@cygnus.com>
76
77         * targetdoc/fr30.texi: New document.
78
79 1998-10-01  Angela Marie Thomas (angela@cygnus.com)
80
81         * comp-tools-fix, cross-tools-fix: Replace /usr/include
82         with ${FIXINCDIR}.
83
84 1998-08-11  Doug Evans  <devans@canuck.cygnus.com>
85
86         * make-rel-sym-tree (version): Update calculation.
87
88 1998-06-12  Ian Lance Taylor  <ian@cygnus.com>
89
90         * configure.texi: Various additions.
91         * Makefile.in (TEXI2HTML, DVIPS): New variables.
92         (standards.ps): New target.
93         (configure.dvi): Copy .tin files in as well.
94         (configure.ps, configure.html): New targets.
95         (clean): Remove configdev.jpg and configbuild.jpg.
96         * configdev.fig: New file.
97         * configdev.ein: New file (EPS version of configdev.fig).
98         * configdev.jin: New file (JPEG version of configdev.fig).
99         * configbuild.fig: New file.
100         * configbuild.ein: New file (EPS version of configbuild.fig).
101         * configbuild.jin: New file (JPEG version of configbuild.fig).
102
103 1998-06-10  Ian Lance Taylor  <ian@cygnus.com>
104
105         * configure.texi: New file.
106         * configdev.tin: New file.
107         * configbuild.tin: New file.
108         * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
109         it exists.
110         (TEXI2DVI): Likewise for texi2dvi.
111         (INFOFILES): Add configure.info.
112         (DVIFILES): Add configure.dvi.
113         (info): Only build info files if the source files exist.
114         (install-info): Only install info files if they exist.
115         (dvi): Only build DVI files if the sources files exist.
116         (configure.info): New target.
117         (configure.dvi): New target.
118         (clean): Remove configdev and configbuild derived files.
119
120         Remove obsolete documentation.
121         * intro.texi: Remove.
122         * install.texi: Remove.
123         * config-names.texi: Remove.
124         * screen1.eps: Remove.
125         * screen1.obj: Remove.
126         * screen2.eps: Remove.
127         * screen2.obj: Remove.
128         * Makefile.in: Remove references to the above.
129
130 Thu May 21 14:34:51 1998  Nick Clifton  <nickc@cygnus.com>
131
132         * targetdoc/arm-interwork.texi: Add note about ignoring linker
133         warning message when using --support-old-code.
134
135 Mon May 18 14:27:37 1998  Angela Marie Thomas (angela@cygnus.com)
136
137         * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
138         Use $GCCvn rather than substitute everywhere.
139
140 Thu May 14 14:43:10 1998  Nick Clifton  <nickc@cygnus.com>
141
142         * targetdoc/arm-interwork.texi: Document dlltool support of
143         interworking.
144
145 Thu May  7 16:49:38 1998  Jason Molenda  (crash@bugshack.cygnus.com)
146
147         * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
148         and GDBTK_FILENAME.
149
150 Wed Apr  1 17:11:44 1998  Nick Clifton  <nickc@cygnus.com>
151
152         * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
153
154 Tue Mar 31 15:28:20 1998  Ian Lance Taylor  <ian@cygnus.com>
155
156         * standards.texi, make-stds.texi: Update to current FSF versions.
157         * Makefile.in (standards.info): Depend upon make-std.texi.
158
159 Tue Mar 24 16:13:26 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
160
161         * configure:  Regenerate with autoconf 2.12.1 to fix shell issues
162         for NT native builds.
163
164 Mon Mar  9 16:41:04 1998  Doug Evans  <devans@canuck.cygnus.com>
165
166         * make-rel-sym-tree (binprogs): Add objcopy.
167
168 Tue Feb 24 18:11:58 1998  Doug Evans  <devans@canuck.cygnus.com>
169
170         * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
171         nm.new -> nm-new.  Make symlinks to crt*.o.
172
173 Fri Nov 21 12:54:58 1997  Manfred Hollstein <manfred@s-direktnet.de>
174
175         * Makefile.in: Add --no-split argument to avoid creating files
176         with names longer than 14 characters.
177
178 Thu Sep 25 13:13:11 1997  Jason Molenda  (crash@pern.cygnus.com)
179
180         * intro.texi: Add closing ifset.
181
182 Mon Sep  1 10:31:32 1997  Angela Marie Thomas (angela@cygnus.com)
183
184         * Install.in: Move setting HOST and TARGET to the beginning
185         of the file for editing convenience.
186
187 Mon Sep  1 10:28:37 1997  Angela Marie Thomas (angela@cygnus.com)
188
189         * Install.in.: More friendly options/messages when extracting
190         from a file instead of a tape device.
191
192 Tue Jun 17 15:50:23 1997  Angela Marie Thomas (angela@cygnus.com)
193
194         * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
195
196 Thu Jun 12 13:47:00 1997  Angela Marie Thomas (angela@cygnus.com)
197
198         * Install.in (show_exec_prefix_msg): fix quoting
199
200 Wed Jun  4 15:31:43 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
201
202         * rebuilding.texi: Removed.
203
204 Sat May 24 18:02:20 1997  Angela Marie Thomas (angela@cygnus.com)
205
206         * cross-tools-fix:  Remove host check since it doesn't matter
207         for this case.
208         * Install.in (guess_system): clean up more unused hosts.
209         * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
210         Hack for host check to not warn the user for certain cases.
211
212 Fri May 23 23:46:10 1997  Angela Marie Thomas (angela@cygnus.com)
213
214         * subst-strings: Remove a lot of unused code
215         * Install.in: Remove reference to TAPEdflt, use variables instead of
216         string substitution when able.
217
218 Fri Apr 11 17:25:52 1997  Ian Lance Taylor  <ian@cygnus.com>
219
220         * configure.in: Change file named in AC_INIT to Makefile.in.
221         * configure: Rebuild.
222
223 Fri Apr 11 18:12:42 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
224
225         * Install.in (guess_system): Back out change to INSTALLHOST to
226         call all IRIX systems "mips-sgi-irix4"
227
228         * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
229
230 Thu Apr 10 23:26:45 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
231
232         * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
233         * Install.in: Remove Ultrix-specific hacks.
234         Update Cygnus phone numbers.
235         (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
236         m68k-HPUX, m68k SunOS, etc.)
237         (show_gnu_root_msg): Remove.
238         Removed all the remove option code.
239
240 Thu Apr 10 23:23:33 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
241
242         * configure.man, configure.texi: Remote.
243
244 Mon Apr  7 18:15:00 1997  Brendan Kehoe <brendan@cygnus.com>
245
246         * Fix the version string for OSF1 4.0 to recognize either
247         V4.* or X4.*
248
249 Mon Apr  7 15:34:47 1997  Ian Lance Taylor  <ian@cygnus.com>
250
251         * standards.texi, make-stds.texi: Update to current FSF versions.
252
253 Tue Nov 19 15:36:14 1996  Doug Evans  <dje@canuck.cygnus.com>
254
255         * make-rel-sym-tree: New file.
256
257 Wed Oct 23 00:34:07 1996  Angela Marie Thomas (angela@cygnus.com)
258
259         * Lots of patches from progressive...
260         * Install.in: restore DDOPTS for AIX 4.x
261         * Install.in, subst-strings: add case for DG Aviion
262         * subst-strings: fix typo in INSTALLdir var setting
263         * comp-tools-verify: set SHLIB_PATH for shared libs
264         * Install.in, subst-strings:  add case for solaris2.5
265         * Install.in: fix regression for hppa1.1 check
266         * comp-tools-fix: set LD_LIBRARY_PATH
267         * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
268         install it as syslimits.h.
269
270 Wed Oct 16 19:20:42 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
271
272         * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
273         rs6000-ibm-aix4.1, since the compiler now uses common mode by
274         default.
275
276 Wed Oct  2 15:39:07 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
277
278         * configure.in (AC_PROG_INSTALL): Added.
279         * Makefile.in (distclean): Remove config.cache.
280
281 Wed Oct  2 14:33:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
282
283         * configure.in: Switch to autoconf configure.in.
284         * configure: New.
285         * Makefile.in: Use autoconf-substituted values.
286
287 Tue Jun 25 18:56:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
288
289         * Makefile.in (datadir): Changed to $(prefix)/share.
290
291 Fri Mar 29 11:38:01 1996  J.T. Conklin  (jtc@lisa.cygnus.com)
292
293         * configure.man: Changed to be recognized by catman -w on Solaris.
294
295 Wed Dec  6 15:40:28 1995  Doug Evans  <dje@canuck.cygnus.com>
296
297         * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
298         .../install-tools/fixproto-defines.
299
300 Sun Nov 12 19:31:27 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
301
302         * comp-tools-verify (verify_cxx_initializers): delete argv,
303         argc declarations, add -static to compile line.
304         (verify_cxx_hello_world): delete argv, argc declarations, add
305         -static to compile line.
306
307 Wed Sep 20 13:21:52 1995  Ian Lance Taylor  <ian@cygnus.com>
308
309         * Makefile.in (maintainer-clean): New target, synonym for
310         realclean.
311
312 Mon Aug 28 17:25:49 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
313
314         * Install.in (PATH):  add /usr/ucb to $PATH (for SunOS 4.1.x).
315
316 Tue Aug 15 21:51:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
317
318         * Install.in (guess_system): Match OSF/1 v3.x as the same as
319         v2.x--v2.x binaries are upward compatible.
320
321 Tue Aug 15 21:46:54 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
322
323         * Install.in (guess_system): recognize HP 9000/800 systems as the
324         same as HP 9000/700 systems.
325
326 Tue Aug  8 13:11:56 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
327
328         * Install.in: For emacs, run show_emacs_alternate_msg and exit.
329         (show_emacs_alternate_msg): New message saying how emacs can't be
330         installed in an alternate prefix.
331
332 Thu Jun  8 00:42:56 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
333
334         * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
335         in case they are symlinks.
336
337 Tue Apr 18 14:23:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
338
339         * cdk-fix: Extracted table of targets that don't need their
340           headers fixed from gcc's configure script.
341
342         * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
343
344         * cdk-fix, cdk-verify: New files, install script fragments used
345           for Cygnus Developer's Kit.
346
347         * Install.in (do_mkdir): New function.
348
349         * Install.in: Added support for --with and --without options.
350           Changed so that tape commands are not run when extracting
351           from a file.
352           (do_mt): Changed to take only one argument.
353
354 Wed Mar 29 11:16:38 1995  Jason Molenda (crash@phydeaux.cygnus.com)
355
356         * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
357         alpha-dec-osf1.x
358
359 Fri Jan 27 12:04:29 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
360
361         * subst-strings (mips-sgi-irix5): New entry in table.
362
363 Thu Jan 19 12:15:44 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
364
365         * Install.in: Major rewrite, bundle dependent code (for example,
366           fixincludes for comp-tools) will be inserted into the Install
367           script when it is generated.
368
369 Tue Jan 17 16:51:32 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
370
371         * Makefile.in (Makefile): Rebuild using $(SHELL).
372
373 Thu Nov  3 19:30:33 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
374
375         * Makefile.in (install-info): Depend on info.
376
377 Fri Aug 19 16:16:38 1994  Jason Molenda     (crash@phydeaux.cygnus.com)
378
379         * Install.in: set $FIX_HEADER so fixproto can find fix-header.
380
381 Fri May  6 16:18:58 1994  Jason Molenda     (crash@sendai.cygnus.com)
382
383         * Makefile.in (install-info): add a semicolon in the if statement.
384
385 Fri Apr 29 16:56:07 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
386
387         * cfg-paper.texi: Update some outdated information.
388
389         * Makefile.in (install-info): Pass file, not directory, as last
390         arg to INSTALL_DATA.
391         (uninstall): New target.
392
393 Thu Apr 28 14:42:22 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
394
395         * configure.texi: Comment out @smallbook.
396
397         * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
398         Remove info files in realclean, not clean, per coding standards.
399         Remove TeX output in clean.
400
401 Tue Apr 26 17:18:03 1994  Jason Molenda (crash@sendai.cygnus.com)
402
403         * Install.in:  fixincludes output is actually put in fixincludes.log,
404         but echo'ed messages claim it is fixinc.log.  This is the same
405         messages as I logged in March 4 1994, but for some reason we found
406         the change hadn't been done.  I'll have to dig through the logs
407         and find out what I really did do that day. :)
408
409 Mon Apr 25 20:28:19 1994  Jason Molenda   (crash@sendai.cygnus.com)
410
411         * Install.in:  use eval to call do_mt() for Ultrix brokenness.
412
413 Mon Apr 25 20:00:00 1994  Jason Molenda   (crash@sendai.cygnus.com)
414
415         * Install.in(do_mt): exit with error status 1 if # of parameters
416         != 3.
417
418 Mon Apr 25 19:42:36 1994  Jason Molenda   (crash@sendai.cygnus.com)
419
420         * Install.in:  lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
421         to do all tape movement operations.  Currently untested.  Addresses
422         PR # 4886 from bull.
423
424         * Install.in: add 1994 to the copyright thing.
425
426 Fri Apr 22 19:05:13 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
427
428         * standards.texi: Update from FSF.
429
430 Fri Apr 22 15:46:10 1994  Jason Molenda (crash@cygnus.com)
431
432         * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
433         AIX (some versions of AIX don't understand bs=124b.  Silly OS).
434
435 Mon Apr  4 22:55:05 1994  Jason Molenda (crash@sendai.cygnus.com)
436
437         * Install.in: null out $TOOLS before adding stuff to it
438         non-destructively.
439
440 Wed Mar 30 21:45:35 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
441
442         * standards.texi: Fix typo.
443
444         * configure.texi, configure.man: Document --disable-.
445
446 Mon Mar 28 13:22:15 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
447
448         * standards.texi: Update from FSF.
449
450 Sat Mar 26 09:21:44 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
451
452         * standards.texi, make-stds.texi: Update from FSF.
453
454 Fri Mar 25 22:59:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
455
456         * configure.texi, configure.man: Document --enable-* options.
457
458 Wed Mar 23 23:38:24 1994  Jason Molenda  (crash@sendai.cygnus.com)
459
460         * Install.in: set CPP to be gcc -E for fixincludes.
461
462 Wed Mar 23 13:42:48 1994  Jason Molenda  (crash@sendai.cygnus.com)
463
464         * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
465         up native tools even if the user doesn't have them in his
466         path.
467
468         * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
469
470 Tue Mar 15 22:09:20 1994  Jason Molenda  (crash@sendai.cygnus.com)
471
472         * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
473         added switch statement to detect if system is Unixunaware.
474
475 Fri Mar  4 12:10:30 1994  Jason Molenda (crash@sendai.cygnus.com)
476
477         * Install.in:  fixincludes output is actually put in fixincludes.log,
478         but echo'ed messages claim it is fixinc.log.
479
480 Wed Nov  3 02:58:02 1993  Jeffrey Osier  (jeffrey@thepub.cygnus.com)
481
482         * subst-strings:  output TEXBUNDLE for more install notes matching
483         * install-texi.in:  PRMS info now exists
484
485 Tue Oct 26 16:57:12 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
486
487         * subst-strings: match solaris*.  Also, add default case to catch
488           and error out for unrecognized systems.
489
490 Thu Aug 19 18:21:31 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
491
492         * Install.in: handle the new fixproto work
493
494 Mon Jul 19 12:05:41 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
495
496         * Install.in: remove "MT=tctl" for AIX (not needed, and barely
497         worked anyway)
498
499 Mon Jun 14 19:09:22 1993  Jeffrey Osier  (jeffrey@cygnus.com)
500
501         * subst-strings: changed HOST to recognize Solaris for install notes
502
503 Thu Jun 10 16:01:25 1993  Jeffrey Osier  (jeffrey@cygnus.com)
504
505         * dos-inst.texi:  new file.
506
507 Wed Jun  9 19:23:59 1993  Jeffrey Osier  (jeffrey@rtl.cygnus.com)
508
509         * install-texi.in:      added conditionals (nearly complete)
510                                   cleaned up
511                                   added support for other releases (not done)
512
513 Wed Jun  9 15:53:58 1993  Jim Kingdon  (kingdon@cygnus.com)
514
515         * Makefile.in (install-info): Use INSTALL_DATA.
516         ({dist,real}clean): Also delete Makefile and config.status.
517
518 Fri Jun  4 17:09:56 1993  Jeffrey Osier  (jeffrey@cygnus.com)
519
520         * subst-strings:  added data for OS_STRING
521
522         * subst-strings:  added support for OS_STRING
523
524 Thu Jun  3 00:37:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
525
526         * Install.in: pull COPYING and COPYING.LIB off of the tape
527
528 Tue Jun  1 16:52:08 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
529
530         * subst-strings: replace RELEASE_DIR too
531
532 Mon Mar 22 23:55:27 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
533
534         * Makefile.in: add installcheck target
535
536 Wed Mar 17 02:21:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
537
538         * Install.in: fix 'source only' extraction bug where it looked for
539         the src dir under H-<host>/src instead of src; also remove stray
540         reference to EMACSHIBIN
541
542 Mon Mar 15 01:25:45 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
543
544         * make-stds.texi: added 'installcheck' to the standard targets
545
546 Tue Mar  9 19:48:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
547
548         * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
549
550 Tue Feb  9 12:40:23 1993  Ian Lance Taylor  (ian@cygnus.com)
551
552         * Makefile.in (standards.info): Added -I$(srcdir) to find
553         make-stds.texi.
554
555 Mon Feb  1 16:32:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
556
557         * standards.texi: updated to latest FSF version, which includes:
558
559         * make-stds.texi: new file
560
561 Mon Nov 30 01:31:40 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
562
563         * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
564         numbers from the old Palo Alto ones to the new Mtn. View numbers
565
566 Mon Nov 16 16:50:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
567
568         * Makefile.in: define $(RM) to "rm -f"
569
570 Sun Oct 11 16:05:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
571
572         * intro.texi: added INFO-DIR-ENTRY
573