This commit is contained in:
Sergey Poznyakoff
2006-02-20 09:45:23 +00:00
parent 66ef04d4c8
commit f7a29307e2

View File

@@ -1,3 +1,18 @@
2006-02-20 Sergey Poznyakoff <gray@gnu.org.ua>
* src/create.c (split_long_name): Fix maximum length estimation.
Patch by Jim Lowe.
* tests/Makefile.am (lustar01.at,lustar02.at,lustar03.at): New
tests.
* tests/atlocal.in: Add build-aux to the PATH
* tests/long01.at: Remove mkhier, use AT_TAR_MKHIER instead
* tests/longv7.at: Reword test title
* tests/lustar01.at: New test
* tests/lustar02.at: New test
* tests/lustar03.at: New test
* tests/testsuite.at (AT_TAR_MKHIER): New macro
(lustar01.at,lustar02.at,lustar03.at): New tests.
2006-02-20 Paul Eggert <eggert@cs.ucla.edu>
* bootstrap: Don't claim lib/Makefile.am is generated automatically