OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Wed, 21 Aug 2002 18:29:09 +0000 (18:29 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Wed, 21 Aug 2002 18:29:09 +0000 (18:29 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@512 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 6d84666..b842d25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-08-22  Koji Arai  <jca02266@nifty.ne.jp>
 
+       * released.
+
+       * configure.ac: updated version.
+
        * configure.ac: should use `exit' rather than `return' on
        AC_TRY_RUN().  see the Autoconf manual.
 
@@ -70,7 +74,7 @@
        print filename when test failed.
 
        * tests/lha-test.in, tests/lha-test12, tests/lha-test13:
-       added tests converting text files.
+       added tests for converting text files.
 
        * src/header.c (get_extended_header): recognize the Windows time
        stamp header (0x41), but ignored.