Do I need a ChangeLog entry when applying the below patch,
and do I need approval for a TODO-file patch?
Lars J
Index: TODO
===================================================================
RCS file: /cvs/autoconf/TODO,v
retrieving revision 1.103
diff -u -r1.103 TODO
--- TODO 2001/01/22 19:04:47 1.103
+++ TODO 2001/04/25 17:39:37
@@ -117,6 +117,13 @@
technology. Should we make this a new language? AC_LANG(ISO C). It
would be great to introduce AC_LANG_COMPILER in this release too.
+* autoconf.texi
+Move the specific macro documentation blocks into the source files, and use
+a doc-block extraction/merge technique to get docuemntation into texi-file.
+This should help avoid bit-rot in the doc, and make the doc easier to update
+when people add/change macros. The name "autodoc" is probably already taken
+so we probably need another one.
+
------------------------------------------------------------------------------
* Automake