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