diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ | |||
13 | * Fixed a bug where tar would set, and then clear SGID and SUID bits. | 13 | * Fixed a bug where tar would set, and then clear SGID and SUID bits. |
14 | * Fixed a bug where tar would not set the user and group on device | 14 | * Fixed a bug where tar would not set the user and group on device |
15 | special files. | 15 | special files. |
16 | * cp and mv were quite broken when moving directories. I have rewritten | ||
17 | them so they should now work as expected. | ||
18 | |||
16 | 19 | ||
17 | -Erik Andersen | 20 | -Erik Andersen |
18 | 21 | ||