diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ | |||
27 | * Fixed basename to support stripping of suffixes. Patch thanks | 27 | * Fixed basename to support stripping of suffixes. Patch thanks |
28 | to xiong jianxin <jxiong@uiuc.edu> | 28 | to xiong jianxin <jxiong@uiuc.edu> |
29 | * More doc updates | 29 | * More doc updates |
30 | * cp -fa now works as expected for symlinks (it didn't before) | ||
31 | * zcat now works (wasn't working since option parsing was broken) | ||
32 | |||
30 | 33 | ||
31 | -Erik | 34 | -Erik |
32 | 35 | ||