*** empty log message ***
authorTom Tromey <tromey@redhat.com>
Sat, 25 Nov 1995 20:05:50 +0000 (20:05 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 25 Nov 1995 20:05:50 +0000 (20:05 +0000)
TODO

diff --git a/TODO b/TODO
index f3572ff..5d6b996 100644 (file)
--- a/TODO
+++ b/TODO
@@ -75,7 +75,6 @@ if none are given.
          which don't use automake -- eg, stuff from gettext ]
 
 Should libexec programs have the name transform done on them?
-       [ No, but it is currently done ]
 
 Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are
 together and rules are in the usual order.
@@ -90,6 +89,23 @@ no support for this at all.
 
 ================================================================
 
+Known Bugs:
+
+version.texi handling is broken -- it assumes you only have one .texi
+file per directory.
+   (*) In any case, the UPDATED information would be different for
+   each .texi file included in a package -- that is my problem.
+   Now, if no package will ever have more than one .texi file
+   (in a given directory), I can just stop worrying about it.
+
+If there is ever more than one, we will need to change the name of
+'version.texi' to be based on the name of the primary .texi file.
+Will have to be careful here not to violate MS-DOS name limits.  Also
+will need more than one stamp-vti.
+
+
+================================================================
+
 Document: