diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ * More doc updates * Fixed update segfault * Fixed mknod -- minor number was always 0 + * Fixed tar option parsing. In an attempt to accomodate the whiners + that wanted "tar cf foo.tar foo" (i.e. no "-" before options) + I broke creation of tarballs. I reverted the change (so tar needs + the "-" for all options). + + -Erik + 0.43 |