OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 10 Aug 2002 09:32:58 +0000 (09:32 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 10 Aug 2002 09:32:58 +0000 (09:32 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@450 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 9dfe1db..63b83ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-08-10  Koji Arai  <jca02266@nifty.ne.jp>
 
+       * tests/lha-test5: added tests using pipe.
+
+       * src/lhadd.c (cmd_add): applied reverse patch.  intermediate file
+       is the necessary when created archive put in pipe.
+
        * src/header.c (skip_bytes): newly added.
        (dump_get_byte): newly added for dumping the data for debugging.
        (dump_skip_bytes): ditto.