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