summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2001-05-06 20:15:43 +0000
committerTom Tromey <tromey@redhat.com>2001-05-06 20:15:43 +0000
commit59633bafe30ae0c11a54dc7eefe1f190ca39486a (patch)
tree03c7313d2be6593729e94483d7c475cd2e8c38e7 /ChangeLog
parent482129a77720c23367c45b06fda2ba6fbd40da55 (diff)
downloadautomake-59633bafe30ae0c11a54dc7eefe1f190ca39486a.tar.gz
For PR automake/160:
* tests/Makefile.am (TESTS): Added subobj5.test and subobj6.test. (XFAIL_TESTS): Added subobj6.test. * tests/subobj6.test: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd798b599..c8c1c6641 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2001-05-06 Tom Tromey <tromey@redhat.com>
+ For PR automake/160:
+ * tests/Makefile.am (TESTS): Added subobj5.test and subobj6.test.
+ (XFAIL_TESTS): Added subobj6.test.
+ * tests/subobj6.test: New file.
+
+ * automake.texi (Uniform): Mention dist_, nodist_, and nobase_.
+ (Top level): Don't mention `flat'.
+ (Extending): Likewise.
+ (User Variables): New node.
+
* distdir.am (distdir): Make subdirectory for each file.
Fixes test subobj5.test.