source: rtems/doc/ChangeLog @ 8a2d57e3

4.104.114.84.95
Last change on this file since 8a2d57e3 was 8a2d57e3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/05/04 at 04:56:50

2004-02-05 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: Merge-in posix_users/ChangeLog.
  • ChangeLog?: Merge-in posix1003.1/ChangeLog.
  • ChangeLog?: Merge-in itron3.0/ChangeLog.
  • posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog: Remove.
  • Property mode set to 100644
File size: 17.6 KB
Line 
12004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * ChangeLog: Merge-in posix_users/ChangeLog.
4        * ChangeLog: Merge-in posix1003.1/ChangeLog.
5        * ChangeLog: Merge-in itron3.0/ChangeLog.
6        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog:
7        Remove.
8        * ChangeLog: Merge-in FAQ/ChangeLog.
9        * FAQ/ChangeLog: Remove.
10        * ChangeLog: Merge-in user/ChangeLog.
11        * user/ChangeLog: Remove.
12
132004-02-03      Joel Sherrill <joel@OARcorp.com>
14
15        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
16        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
17        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
18        started/binaries.t, started/buildc.t, started/buildrt.t,
19        started/intro.t, started/require.t, started/sample.t,
20        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
21
222004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add RTEMSRPMGROUP.
25        * common/rtems.texi.in: Add RTEMSRPMGROUP.
26        * started/binaries.t: Add RTEMSRPMGROUP.
27        * ChangeLog: Merge-in started/ChangeLog.
28        * started/ChangeLog: Remove.
29        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
30        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
31
322004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
35        * develenv/ChangeLog: Remove.
36
372004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
40        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
41        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
42
432004-01-09      Joel Sherrill <joel@OARcorp.com>
44
45        PR 464/doc
46        * posix_users/clock.t, posix_users/signal.t: Add documentation for
47        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
48        .h files per the OpenGroup site documentation.
49
502004-01-07      Joel Sherrill <joel@OARcorp.com>
51
52        * configure.ac, index.html.in: mips64orion port removed as mips port
53        more completely covers the MIPS family.
54        * rtems_support.html.in: Removed.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
59        * develenv/Makefile.am: Cosmetics.
60        * user/Makefile.am: Cosmetics.
61        * FAQ/Makefile.am: Cosmetics.
62        * posix_users/Makefile.am: Cosmetics.
63        * posix1003.1/Makefile.am: Cosmetics.
64        * itron3.0/Makefile.am: Cosmetics.
65
662003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * develenv/Makefile.am: Cosmetics.
69        * user/Makefile.am: Cosmetics.
70        * FAQ/Makefile.am: Cosmetics.
71        * posix_users/Makefile.am: Cosmetics.
72        * posix1003.1/Makefile.am: Cosmetics.
73        * itron3.0/Makefile.am: Cosmetics.
74
752003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
78        automake-1.7f/1.8 anymore).
79        * develenv/Makefile.am: Add *.info to CLEANFILES to accomodate
80        automake-1.7f/1.8 breaking building infos.
81        * user/Makefile.am: Add *.info to CLEANFILES to accomodate
82        automake-1.7f/1.8 breaking building infos.
83        * FAQ/Makefile.am: Add *.info to CLEANFILES to accomodate
84        automake-1.7f/1.8 breaking building infos.
85        * posix_users/Makefile.am: Add *.info to CLEANFILES to accomodate
86        automake-1.7f/1.8 breaking building infos.
87        * posix1003.1/Makefile.am: Add *.info to CLEANFILES to accomodate
88        automake-1.7f/1.8 breaking building infos.
89        * itron3.0/Makefile.am: Add *.info to CLEANFILES to accomodate
90        automake-1.7f/1.8 breaking building infos.
91
922003-11-25      Joel Sherrill <joel@OARcorp.com>
93
94        PR 528/rtems_misc
95        * user/task.t: Fix Ada binding for task variable calls.
96
972003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add missing '\'. Reformat.
100
1012003-11-21      Joel Sherrill <joel@OARcorp.com>
102
103        PR 521/doc
104        * user/sem.t: Default attributes were wrong for semaphores.
105
1062003-10-22      Joel Sherrill <joel@OARcorp.com>
107
108        PR 513/doc
109        * Makefile.am, index.html.in: Rename Getting Started to be non-language
110        specific and remove link to Ada Getting Started. Also install missing
111        graphic.
112
1132003-09-29      Joel Sherrill <joel@OARcorp.com>
114
115        * user/preface.texi: Eliminate references to HPPA.
116
1172003-09-26      Joel Sherrill <joel@OARcorp.com>
118
119        * FAQ/basic.t, FAQ/entry: Obsoleting HP PA-RISC port and removing all
120        references.
121
1222003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * images/ChangeLog: Removed.
125        * ChangeLog: Merge images/ChangeLog.
126        * common/ChangeLog: Removed.
127        * ChangeLog: Merge common/ChangeLog.
128        * common/.cvsignore: Add rtems.texi, rtems.sed.
129        * Makefile.am: Merger from rtems-4-6-branch.
130        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
131        * index.html.in: Purge hppa1.1.
132        * project.am: Merger from rtems-4-6-branch.
133        * rtems_support.html.in: Purge hppa1.1.
134        * develenv/Makefile.am: Merger from rtems-4-6-branch.
135        * user/Makefile.am: Merger from rtems-4-6-branch.
136        * FAQ/Makefile.am: Merger from rtems-4-6-branch.
137        * posix_users/Makefile.am: Merger from rtems-4-6-branch.
138        * posix1003.1/Makefile.am: Merger from rtems-4-6-branch.
139        * itron3.0/Makefile.am: Merger from rtems-4-6-branch.
140
1412003-09-19      Joel Sherrill <joel@OARcorp.com>
142
143        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
144        rtems_support.html.in, ada_user/ada_user.texi: Merge from branch.
145        * acinclude.m4, images/rtems_logo.jpg: New files.
146        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
147        * common/cpright.texi, common/setup.texi: Merge from branch.
148        * common/rtems.texi.in: New file.
149        * develenv/develenv.texi, develenv/direct.t, develenv/sample.t,
150        develenv/utils.t: Merge from branch.
151        * user/c_user.texi, user/fatal.t, user/preface.texi, user/rtmon.t: Merge
152        from branch.
153        * FAQ/FAQ.texi, FAQ/basic.t, FAQ/build45.t, FAQ/entry, FAQ/tools.t:
154        Merge from branch.
155        * posix_users/posix_users.texi: Merge from branch.
156        * posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
157        posix1003.1/preface.texi: Merge from branch.
158        * itron3.0/itron.texi: Merge from branch.
159
1602003-09-04      Joel Sherrill <joel@OARcorp.com>
161
162        PR 466/doc
163        * posix_users/io.t: Added sync().
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
168
1692003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
172        * FAQ/build45.t: Fix typo (config.long).
173
1742003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * develenv/develenv.texi: Fix @setfilename to develenv.info.
177
1782003-04-16      Joel Sherrill <joel@OARcorp.com>
179
180        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
181        * develenv/compile.texi: Removed.
182        * develenv/Makefile.am: Fix next/previous section names.
183
1842003-04-11      Joel Sherrill <joel@OARcorp.com>
185
186        * index.html.in: Development Environment Guide should be updated now.
187
1882003-03-24      Joel Sherrill <joel@OARcorp.com>
189
190        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
191        updated.
192
1932003-02-28      Joel Sherrill <joel@OARcorp.com>
194
195        * develenv/.cvsignore: Add newly generated .texi files.
196
1972003-02-18      Joel Sherrill <joel@OARcorp.com>
198
199        * Makefile.am, configure.ac: Remove src2html references.
200        * index.html.in: Update to reflect partial update of Development
201        Environment Guide.
202        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
203        from .t's.
204        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
205        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
206        Removed. Now generated from corresponding .t files which are in the
207        process of being updated. This commit is a anspshot of the update effort.
208
2092003-02-14      Joel Sherrill <joel@OARcorp.com>
210
211        * index.html.in: Removed a29k reference.
212        * FAQ/basic.t, FAQ/entry: Remove A29k references and update.
213
2142003-02-03      Steven Johnson <sjohnson@neurizon.net>
215
216        PR 338/filesystem
217        * user/io.t: Document the API change that fixed reentrancy problem with
218        rtems_io_lookup_name().
219
2202003-02-03      Joel Sherrill <joel@OARcorp.com>
221
222        PR 338/filesystem
223        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
224        with rtems_io_lookup_name() (API change).
225
2262003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * index.html.in: Fix duplicate c4x entry.
229
2302003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * index.html.in: Add c4x.
233        * configure.ac: Add c4x.
234        * project.am: Add version.texi hack.
235        * develenv/develenv.texi: Set @setfilename develenv.info.
236        * user/c_user.texi: Set @setfilename c_user.info.
237        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
238        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
239        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
240        * itron3.0/itron.texi: Set @setfilename itron.info.
241
2422003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
245        $(top_builddir) to TEXI2WWW_ARGS.
246        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
247        automake's .dvi.ps:-rule.
248        * user/Makefile.am: Put GENERATED_FILES into $builddir.
249        * FAQ/Makefile.am: Put GENERATED_FILES into $builddir.
250        * posix_users/Makefile.am: Put GENERATED_FILES into $builddir.
251        * posix1003.1/Makefile.am: Put GENERATED_FILES into $builddir.
252        * itron3.0/Makefile.am: Put GENERATED_FILES into $builddir.
253
2542003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * project.am, main.am: Use automake rules to build ps, pdf, info.
257        Various minor changes.
258        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
259        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
260        started/pictures/Makefile.
261        * started/Makefile.am: Merge-in pictures/Makefile.am    .
262        * started/pictures/Makefile.am: Remove.
263        * develenv/version.texi: Remove from CVS.
264        * develenv/stamp-vti: Remove from CVS.
265        * develenv/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
266        * user/version.texi: Remove from CVS.
267        * user/stamp-vti: Remove from CVS.
268        * user/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
269        * FAQ/build45.t: Fix typo in previous patch.
270        * FAQ/build45.t: Several fixes and additions.
271        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
272        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
273        * FAQ/version.texi: Remove from CVS.
274        * FAQ/stamp-vti: Remove from CVS.
275        * FAQ/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
276        * posix_users/version.texi: Remove from CVS.
277        * posix_users/stamp-vti: Remove from CVS.
278        * posix_users/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
279        * posix1003.1/version.texi: Remove from CVS.
280        * posix1003.1/stamp-vti: Remove from CVS.
281        * posix1003.1/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
282        * itron3.0/version.texi: Remove from CVS.
283        * itron3.0/stamp-vti: Remove from CVS.
284        * itron3.0/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
285
2862003-01-21      Joel Sherrill <joel@OARcorp.com>
287
288        * develenv/stamp-vti, develenv/version.texi: Regenerated.
289        * user/stamp-vti, user/version.texi: Regenerated.
290        * FAQ/stamp-vti, FAQ/version.texi: Regenerated.
291        * posix_users/stamp-vti, posix_users/version.texi: Regenerated.
292        * posix1003.1/stamp-vti, posix1003.1/version.texi: Regenerated.
293        * itron3.0/stamp-vti, itron3.0/version.texi: Regenerated.
294
2952002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
298        * images/Makefile.am: Remove.
299        * common/Makefile.am: Remove.
300        * configure.ac: Reflect changes above.
301        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
302
3032002-11-13      Joel Sherrill <joel@OARcorp.com>
304
305        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
306        is largely obsolete now that GNAT is in GCC.
307        * develenv/stamp-vti, develenv/version.texi: Regenerated.
308        * user/stamp-vti, user/version.texi: Regenerated.
309        * FAQ/stamp-vti, FAQ/version.texi: Regenerated.
310        * posix_users/stamp-vti, posix_users/version.texi: Regenerated.
311        * posix1003.1/stamp-vti, posix1003.1/version.texi: Regenerated.
312        * itron3.0/stamp-vti, itron3.0/version.texi: Regenerated.
313
3142002-10-24      Joel Sherrill <joel@OARcorp.com>
315
316        * index.html.in: Add links to multiple missing CPU supplements.
317        * develenv/stamp-vti, develenv/version.texi: Regenerated.
318        * user/stamp-vti, user/version.texi: Regenerated.
319        * FAQ/stamp-vti, FAQ/version.texi: Regenerated.
320        * posix_users/stamp-vti, posix_users/version.texi: Regenerated.
321        * posix1003.1/stamp-vti, posix1003.1/version.texi: Regenerated.
322        * itron3.0/stamp-vti, itron3.0/version.texi: Regenerated.
323
3242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
327
3282002-08-27      Joel Sherrill <joel@OARcorp.com>
329
330        * user/io.t: Correct Ada bindings.
331
3322002-07-30      Joel Sherrill <joel@OARcorp.com>
333
334        * configure.ac: Added supplements/arm/Makefile.
335        * README: Updated.
336        * user/stamp-vti, user/version.texi: Regenerated.
337
3382002-06-28      Joel Sherrill <joel@OARcorp.com>
339
340        * user/userext.t: Per PR228, correct the prototype of the task create
341        user extension to indicate it returns a boolean and augment the
342        documentation to explain the purpose of the boolean return value.
343
3442002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
347
3482002-04-12      Chris Johns <ccj@acm.org>
349
350        * user/doc/user/userext.t: Per PR138, updated the documentation to show
351        how to obtain an extension table index. Also provided some extra
352        background on the user extension API.
353
3542002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * VERSION, bootstrap: Removed as unneeded.
357
3582002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * bootstrap: Remove.
361        * VERSION: Remove.
362        * Makefile.am:  Remove bootstrap. Add ACLOCAL_AMFLAGS.
363        * configure.ac: Add RTEMS_TOP.
364
3652002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * user/io.t: Fix typo @sybsection.
368
3692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
373        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
374        * Makefile.am: Remove AUTOMAKE_OPTIONS.
375        * images/Makefile.am: Remove AUTOMAKE_OPTIONS.
376        * develenv/Makefile.am: Remove AUTOMAKE_OPTIONS.
377        * user/Makefile.am: Remove AUTOMAKE_OPTIONS.
378        * FAQ/Makefile.am: Remove AUTOMAKE_OPTIONS.
379        * posix_users/Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * posix1003.1/Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * itron3.0/Makefile.am: Remove AUTOMAKE_OPTIONS.
382
3832002-03-27      Eric Norum <eric.norum@usask.ca>
384
385        * user/intr.t: Per PR165, now correctly states that passing a NULL
386        pointer for the return argument is an error.
387        * PR161
388        * user/rtmon.t: Add rtems_ prefix to directives in the example.
389
3902002-03-22      Chris Johns <ccj@acm.org>
391
392        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
393        unregister interface documentation.
394
3952002-03-15      Eric Norum <eric.norum@usask.ca>
396
397        * user/rtmon.t: Correct example and correctly used ensure not insure.
398
3992002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * .cvsignore: Reworked.
402        * Makefile.am: Remove texinfo/texinfo.tex.
403        * bootstrap: Removed.
404        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
405        * main.am: Remove TEXINFO_TEX.
406        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
407        commented out make-variables.
408
4092002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
412        mkinstalldirs, texinfo.tex.
413        * Makefile.am: Add main.am to AUTOMAKE_FILES.
414        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
415        * project.am: Remove custom .texi and stamp-vti rules.
416        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
417
4182002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: Require automake-1.5.
421        * project.am: Reworked.
422        * main.am: New.
423        * configure.ac: New.
424        * configure.in: Removed.
425        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
426        * common/Makefile.am: Require automake-1.5.
427        * images/Makefile.am: Require automake-1.5.
428        * develenv/Makefile.am: include main.am, require automake-1.5.
429        * user/Makefile.am: include main.am, require automake-1.5.
430        * FAQ/Makefile.am: include main.am, require automake-1.5.
431        * posix_users/Makefile.am: include main.am, require automake-1.5.
432        * posix1003.1/Makefile.am: include main.am, require automake-1.5.
433        * itron3.0/Makefile.am: include main.am, require automake-1.5.
434
4352002-01-17      Joel Sherrill <joel@OARcorp.com>
436
437        * VERSION: Updated to rtems-doc-ss-20010117.
438        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
439
4402001-10-30      Joel Sherrill <joel@OARcorp.com>
441
442        * VERSION: New file.
443
4442001-06-28      Joel Sherrill <joel@OARcorp.com>
445
446        * posix_users/preface.texi, posix_users/procenv.t,
447        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
448        posix_users/version.texi: Updated as part of starting a sweep on the
449        POSIX User's Guide.
450
4512001-02-14      Joel Sherrill <joel@OARcorp.com>
452
453        * configure.ac: New mips supplement.
454
4552001-01-17      Joel Sherrill <joel@OARcorp.com>
456
457        * configure.in: Changed the version to eng-20010816b.
458        * SUPPORT, LICENSE: New files.
459        * Numerous files touched as part of merging the 4.5 branch onto the
460        mainline development trunk and ensuring that the script that cuts
461        snapshots and releases works on the documentation.
462        * develenv/.cvsignore: Added rtems_header.html and rtems_footer.html.
463        * user/.cvsignore: Added rtems_header.html and rtems_footer.html.
464        * user/timer.t: Added task-based timer information including the new
465        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
466        rtems_timer_server_fire_when().
467        * FAQ/.cvsignore: Added rtems_header.html and rtems_footer.html.
468        * posix_users/.cvsignore: Added rtems_header.html and rtems_footer.html.
469        * posix1003.1/.cvsignore: Added rtems_header.html and rtems_footer.html.
470        * itron3.0/.cvsignore: Added rtems_header.html and rtems_footer.html.
471
4722000-09-22      Joel Sherrill <joel@OARcorp.com>
473
474        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
475        * develenv/Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
476
4772000-08-10      Joel Sherrill <joel@OARcorp.com>
478
479        * ChangeLog: New file.
480        * develenv/ChangeLog: New file.
481        * user/ChangeLog: New file.
482        * FAQ/ChangeLog: New file.
483        * posix_users/ChangeLog: New file.
484        * posix1003.1/ChangeLog: New file.
485        * itron3.0/ChangeLog: New file.
486
Note: See TracBrowser for help on using the repository browser.