+"doswatch-0.3"
authorshort <>
Sun, 15 May 2005 06:35:52 +0000 (06:35 +0000)
committershort <>
Sun, 15 May 2005 06:35:52 +0000 (06:35 +0000)
 - Requested by Alejandro Mery. :-)

project/doswatch/ListItem.pm
project/doswatch/dist/doswatch-0.3.zip [new file with mode: 0644]

index e4796c9..9ee46d9 100755 (executable)
@@ -32,7 +32,7 @@ our @ListItem=(
                "name"=>"DOSWatcher",
                "platform"=>"dos",
                "priority"=>390,
-               "download"=>"doswatch.zip",
+               "download"=>"dist/doswatch-0.3.zip",
                "summary"=>"DOS files access strace(1) equivalent",
                "license"=>"PD",
                "maintenance"=>"ready",
@@ -46,6 +46,9 @@ for weird software packages with broken file/directory access.</p>
        <li>Package contains also MDABIOS - generic secondary adapter driver</li>
        <li>MDABIOS features DOS commands accessible device "mda$"</li>
        <li>DOSWATCH can be run on single VGA card (with not much comfort, indeed)</li>
+       <li>DOSWATCH can store its output to a file using
+                       @{[ a_href 'http://www.ucw.cz/~mj/download/msdog/fprint.arj' ]}</li>
+       <li>DOSWATCH can use printer for the output</li>
 </ul>
 HERE
                );
diff --git a/project/doswatch/dist/doswatch-0.3.zip b/project/doswatch/dist/doswatch-0.3.zip
new file mode 100644 (file)
index 0000000..b401724
Binary files /dev/null and b/project/doswatch/dist/doswatch-0.3.zip differ