aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f185e9017..3041a7e35 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,13 @@
6 * More doc updates 6 * More doc updates
7 * Fixed update segfault 7 * Fixed update segfault
8 * Fixed mknod -- minor number was always 0 8 * Fixed mknod -- minor number was always 0
9 * Fixed tar option parsing. In an attempt to accomodate the whiners
10 that wanted "tar cf foo.tar foo" (i.e. no "-" before options)
11 I broke creation of tarballs. I reverted the change (so tar needs
12 the "-" for all options).
13
14 -Erik
15
9 16
10 17
110.43 180.43