aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 46b2a1f09..8dc40ca83 100644
--- a/Changelog
+++ b/Changelog
@@ -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