diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ | |||
19 | * Added usleep contributed by Nicolas Pitre <nico@cam.org> | 19 | * Added usleep contributed by Nicolas Pitre <nico@cam.org> |
20 | * tar wouldn't create directory entries that don't end in '/', | 20 | * tar wouldn't create directory entries that don't end in '/', |
21 | now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>) | 21 | now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>) |
22 | * tar has been completely rewritten, and tar creation and extraction | ||
23 | is now much better behaved. | ||
22 | * Several fixes from Pavel Roskin <pavel_roskin@geocities.com>: | 24 | * Several fixes from Pavel Roskin <pavel_roskin@geocities.com>: |
23 | - When `tail' fails to open a file it now exits. | 25 | - When `tail' fails to open a file it now exits. |
24 | - When `syslogd' is given the `-n' option it should still use | 26 | - When `syslogd' is given the `-n' option it should still use |