aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8b683ba90..0cd58ef31 100644
--- a/Changelog
+++ b/Changelog
@@ -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