summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 769270c7d8..90513df8cd 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -45,6 +45,7 @@ o Stefan Metzmacher <metze@samba.org>
* Fix disk_free calculation with group quotas.
* Add debug class 'quota' and a lot of DEBUG()'s
to the quota code.
+ * Fix sys_chown() when no chown() is presend
o Tim Potter <tpot@samba.org>