OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Mon, 27 May 2002 15:39:19 +0000 (15:39 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Mon, 27 May 2002 15:39:19 +0000 (15:39 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@144 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 1d54a98..aae9d7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2002-05-28  Koji Arai  <jca02266@nifty.ne.jp>
+
+       * 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.
+
 2002-05-27  Koji Arai  <jca02266@nifty.ne.jp>
 
+       * src/header.c (filename_conv): 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'.