diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-05 03:46:23 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-05 03:46:23 +0000 |
commit | ed8495990a923910deeddd0aa5bda0ed1cbc6747 (patch) | |
tree | 5b46ad7ad87a4c3d5b5ae00e92b2a80af68567b8 | |
parent | bbac261402c94a041d41688ea897edf0f1695a6d (diff) | |
download | busybox-w32-ed8495990a923910deeddd0aa5bda0ed1cbc6747.tar.gz busybox-w32-ed8495990a923910deeddd0aa5bda0ed1cbc6747.tar.bz2 busybox-w32-ed8495990a923910deeddd0aa5bda0ed1cbc6747.zip |
gunzip, zcat were fixed just after 0.51 was released
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | 0.52 | 1 | 0.52 |
2 | 2 | ||
3 | Critical Bugfixes: | 3 | Critical Bugfixes: |
4 | * | 4 | * Glenn McGrath -- Fix gunzip, zcat when reading from stdin |
5 | 5 | ||
6 | New Applet: | 6 | New Applet: |
7 | * Laurence Anderson -- rpm2cpio applet, obsoletes rpmunpack. | 7 | * Laurence Anderson -- rpm2cpio applet, obsoletes rpmunpack. |