mirror of
https://github.com/sheumann/hush.git
synced 2025-01-15 18:30:43 +00:00
Add some more changlog stuff suggested by Larry Doolittle.
This commit is contained in:
parent
1e7cea952b
commit
6b78fe383f
18
Changelog
18
Changelog
@ -26,6 +26,24 @@
|
|||||||
to autogenerate the applet function and usage prototypes.
|
to autogenerate the applet function and usage prototypes.
|
||||||
* Sebastien Huet, Arne Bernin, and Kent Robotti -- Add in tar -X and
|
* Sebastien Huet, Arne Bernin, and Kent Robotti -- Add in tar -X and
|
||||||
fixed a bug breaking tar --exclude.
|
fixed a bug breaking tar --exclude.
|
||||||
|
* Jonas Holmberg -- echo option handling made GNU-echo compatible
|
||||||
|
* Larry Doolittle -- date option handling made GNU-date compatible
|
||||||
|
* me -- Progress meter (optional) in wget
|
||||||
|
* Doolittle/me -- programs invoked by full path name take
|
||||||
|
precedence over applets unless
|
||||||
|
BB_FEATURE_SH_BUILTINS_ALWAYS_WIN
|
||||||
|
* Gaute B Strokkenes <gs234@cam.ac.uk> -- applets found using a
|
||||||
|
binary search instead of linear search. Much faster!
|
||||||
|
* new applets: cmp readlink
|
||||||
|
* Mark Whitley -- Removed advertising clause of Berkeley license
|
||||||
|
according to decision by the Regents of the University of
|
||||||
|
California; included reference
|
||||||
|
* tail's confusing special treatment of single digit options removed;
|
||||||
|
people should use -n instead
|
||||||
|
* Larry Doolittle -- \r handled now in echo and tr
|
||||||
|
* Matt Kraai -- rewrite of uniq
|
||||||
|
* Mark Whitley -- remix of xargs
|
||||||
|
|
||||||
|
|
||||||
-Erik Andersen
|
-Erik Andersen
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user