diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -67,6 +67,10 @@ | |||
67 | Pavel Roskin | 67 | Pavel Roskin |
68 | * Syslogd will not go to background if "-n" is given. Better help | 68 | * Syslogd will not go to background if "-n" is given. Better help |
69 | and argument checking -- Pavel Roskin | 69 | and argument checking -- Pavel Roskin |
70 | * Fixed a small bug that could cause tar to emit warning messages | ||
71 | and not extract the first file in a directory in some cases | ||
72 | of nested directories. Thanks to Kevin Traas <kevin@netmaster.com> | ||
73 | for helping track this one down. | ||
70 | * More doc updates | 74 | * More doc updates |
71 | 75 | ||
72 | 76 | ||