diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ | |||
6 | * Fixed a nasty bug in tar when could mess up saved symlinks. | 6 | * Fixed a nasty bug in tar when could mess up saved symlinks. |
7 | * Fixed insmod module option parsing for options lacking an '='. | 7 | * Fixed insmod module option parsing for options lacking an '='. |
8 | Fix thanks to Marc Nijdam <marc_nijdam@hp.com> | 8 | Fix thanks to Marc Nijdam <marc_nijdam@hp.com> |
9 | * Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. | ||
10 | Fix thanks to Arne Bernin <arne@matrix.loopback.org> | ||
9 | 11 | ||
10 | -Erik Andersen | 12 | -Erik Andersen |
11 | 13 | ||