From d84aaf5fb08da6a4ec2508488c281d67e734edfe Mon Sep 17 00:00:00 2001 From: arai Date: Tue, 4 Jun 2002 17:03:19 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@175 6a8cc165-1e22-0410-a132-eb4e3f353aba --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec44945..c817260 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,21 +57,21 @@ * configure.ac, config.h.in: use new autoconf macro, AC_CHECK_MEMBERS(). * IFNAMES, configure.in, src/header.c, src/lharc.c: replaced with - new macro name. + new macro name to adopt to the AC_CHECK_MEMBERS(). 2002-05-27 Koji Arai - * tests/lha-test.in: use `seq` function instead of GNU sh-utils's seq. + * tests/lha-test.in: use awk instead of GNU sh-utils's `seq'. - * src/header.c (filename_conv): reverse condition and conversion - for filename case. + * src/header.c (filename_conv): fix a bug, reverse condition and + conversion for filename case. * README.autoconf: added description abount `get_filename_from_stdin' feature. * tests/lha-test.in: remove test around the `get_filename_from_stdin'. * src/lharc.c (main): never set `get_filename_from_stdin` to true. - `echo foo | lha x foo.lzh' does not work like original LHa. + `echo foo | lha x foo.lzh' does not work like original LHa for UNIX. * tests/lha-test.in: replace with #!/bin/bash. -- 2.11.0