OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 29 Jun 2002 03:39:12 +0000 (03:39 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 29 Jun 2002 03:39:12 +0000 (03:39 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@255 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 254b6d4..d2feccc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-06-29  Koji Arai  <jca02266@nifty.ne.jp>
+
+       * src/slide.c (encode_alloc): Wrong value was assigned to the
+       `dicbit', when SUPPORT_LH7 was not defined. (fixed by DANGAN,
+       reported on the LHa BBS [38]).
+       
+       * src/lha_macro.h: ditto.
+
+       * src/shuf.c (decode_c_st0): the method of -lh3- extraction was
+       fixed by DANGAN (reported on the LHa BBS [35]).
+
+       * src/lha_macro.h (LH3_DICBIT): ditto.
+
+       * src/dhuf.c (encode_c_dyn): the method of -lh1- compression was
+       refined by DANGAN (reported on the LHa BBS [30], [39], [62]).
+
 2002-06-26  Koji Arai  <jca02266@nifty.ne.jp>
 
        * tests/lha-test4: Skip a test for the LHa for UNIX (original version).