OSDN Git Service

*** empty log message ***
[lha/lha.git] / ChangeLog
index f3cd38c..92a7f4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2002-05-20  Koji Arai  <arai@fgsd.mt.nec.co.jp>
+
+       * src/lha.h: correct usage of mkstemp().
+       On MinGW, opened file cannot be removed.
+
+       * src/lhadd.c (build_temporary_file): ditto.
+
+       * src/lharc.c (fatal_error): ditto.
+
 2002-05-19  Koji Arai  <jca02266@nifty.ne.jp>
 
+       * configure.in, configure.ac: added AM_C_PROTOTYPES, AC_C_CONST.
+       no use AM_C_PROTOTYPES for the present.
+
+       * config.h.in: ditto.
+
        * src/lharc.c (print_tiny_usage_and_exit): change credit.
 
        * src/lha_macro.h: put PLATFORM in LHA_VERSION macro.