]> arthur.barton.de Git - netatalk.git/commitdiff
Update NEWS
authorFrank Lahm <franklahm@googlemail.com>
Mon, 16 May 2011 15:35:35 +0000 (17:35 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 16 May 2011 15:35:35 +0000 (17:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f8d92829c0ce4883ec62ef59eda9e7211471fdfd..4ea4a49eb6be6971ce6eb576f87769641cd2aa6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ Changes in 2.2
 * UPD: case-conversion is based on Unicode 6.0.0
 * UPD: cnid_metad: allow up to 4096 volumes
 * UPD: afpd: only forward SIGTERM and SIGUSR1 from parent to childs
+* UPD: afpd: use internal function instead of popening du -sh in order to
+       calculate the used size of a volume for option "volsizelimit"
 * FIX: afpd: configuration reload with SIGHUP
 * FIX: afpd: crashes in the dircache
 * FIX: afpd: Correct afp logout vs dsi eof behaviour