diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ | |||
37 | * Fixed mount and umount. Previously they could leak loop device | 37 | * Fixed mount and umount. Previously they could leak loop device |
38 | allocations, causing the system to quickly run out. Fix for umount | 38 | allocations, causing the system to quickly run out. Fix for umount |
39 | by Ben Collins <bcollins@debian.org>, and mount was fixed by me. | 39 | by Ben Collins <bcollins@debian.org>, and mount was fixed by me. |
40 | * ls formatting on 8 char user names fixed by Randolph Chung <tausq@debian.org>. | ||
40 | 41 | ||
41 | 42 | ||
42 | -Erik Andersen | 43 | -Erik Andersen |