aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 5c5be4252..2c6fbabd9 100644
--- a/Changelog
+++ b/Changelog
@@ -12,7 +12,7 @@
12 * Kent Robotti -- Renamed unrpm to original rpmunpack, so you can use 12 * Kent Robotti -- Renamed unrpm to original rpmunpack, so you can use
13 an included shell script called unrpm as a front end to it. There's 13 an included shell script called unrpm as a front end to it. There's
14 also a shell script called undeb included for debian packages. 14 also a shell script called undeb included for debian packages.
15 * Matt Kraai -- fix an infinate loop with ls -aR 15 * Matt Kraai -- fix an infinite loop with ls -aR
16 * Larry Doolittle -- Shaves off about 100 bytes and 200 bytes heap 16 * Larry Doolittle -- Shaves off about 100 bytes and 200 bytes heap
17 from date.c. Also document the "-d" option in the usage message. 17 from date.c. Also document the "-d" option in the usage message.
18 * Gennady Feldman -- fixed dd to use blocksize when reading/writing, 18 * Gennady Feldman -- fixed dd to use blocksize when reading/writing,
@@ -27,7 +27,8 @@
27 * Sebastien Huet, Arne Bernin, and Kent Robotti -- Add in tar -X and 27 * Sebastien Huet, Arne Bernin, and Kent Robotti -- Add in tar -X and
28 fixed a bug breaking tar --exclude. 28 fixed a bug breaking tar --exclude.
29 * Jonas Holmberg -- echo option handling made GNU-echo compatible 29 * Jonas Holmberg -- echo option handling made GNU-echo compatible
30 * Larry Doolittle -- date option handling made GNU-date compatible 30 * Aleksey Demidov <asd@ixcelerator.com> -- date option handling made
31 GNU-date compatible
31 * me -- Progress meter (optional) in wget 32 * me -- Progress meter (optional) in wget
32 * Doolittle/me -- programs invoked by full path name take 33 * Doolittle/me -- programs invoked by full path name take
33 precedence over applets unless 34 precedence over applets unless