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