OSDN Git Service

applied the patch for the DJGPP.
[lha/lha.git] / ChangeLog
index aca5cd4..85b1a51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2006-10-02  Koji Arai  <arai@users.sourceforge.jp>
+
+       * src/header.c, src/lha.h, src/lha_macro.h, src/lhadd.c, src/lharc.c, src/lhext.c, src/lhlist.c, src/vsnprintf.c, tests/lha-test.in, tests/lha-test11, tests/lha-test12:
+       applied the patch for the DJGPP. Thanks to Doug Kaufman.
+
+       * 00readme.autoconf, configure.ac: changed mail address.
+
+2006-09-11  Koji Arai  <jca02266@nifty.com>
+
+       * configure.ac: updated version.
+
+       * src/lharc.c (print_usage): updated.
+
+2006-09-11  Koji Arai  <jca02266@nifty.com>
+
+       * config.h.in (HAVE_LIBAPPLEFILE): added `b' option which extract
+       the MacBinary. Thanks to Hiroto Sakai.
+
+       * configure.ac: ditto.
+
+       * src/lha.h (decode_macbinary_contents): ditto.
+
+       * src/lhadd.c (build_temporary_file): ditto.
+
+       * src/lharc.c (decode_macbinary_contents, print_tiny_usage, parse_suboption): ditto.
+
+       * src/lhext.c (extract_one, decode_macbinary): ditto.
+
+       * src/prototypes.h (build_temporary_file): ditto.
+
+2006-09-11  Koji Arai  <jca02266@nifty.com>
+
+       * src/lharc.c (parse_suboption): `-X' option has been ineffective.
+       Thanks to Hiroto Sakai.
+
+2005-10-15  Koji Arai  <jca02266@nifty.com>
+
+       * src/lha_macro.h (UPDATE_CRC): To casting with (unsigned char)
+       should not be for the variable (c) but for the (crc). Thanks to
+       OKUMURA N. Shin-ya.
+
 2005-10-13  Koji Arai  <jca02266@nifty.com>
 
        * tests/lha-test.in: emulate POSIX shell when it is executed by
 
        * src/dhuf.c, src/extract.c, src/header.c, src/huf.c, src/larc.c, src/lhadd.c:
        import the lha-114f
+
+Local Variables:
+user-mail-address : "arai@users.sourceforge.jp"
+End: