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