diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-03-28 11:09:34 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-03-28 11:09:34 +1100 |
commit | 392fd9686523fe5e1cd6b6c080c5f168f5556d3e (patch) | |
tree | 2c3d5def4c6fed867aca975c4efc39d45b4c92d1 | |
parent | 4eb694389c88dd33f5ebea78c11ca1cb108357d2 (diff) | |
download | samba-392fd9686523fe5e1cd6b6c080c5f168f5556d3e.tar.gz samba-392fd9686523fe5e1cd6b6c080c5f168f5556d3e.tar.xz samba-392fd9686523fe5e1cd6b6c080c5f168f5556d3e.zip |
Add change about account expiry
(This used to be commit 092592233fe02d0c05933bafd52d790a9561cf9b)
-rw-r--r-- | WHATSNEW.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 52f30555720..f6df1ed9e08 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -83,6 +83,10 @@ continued to evolve, but you may particularly notice these areas: GNU Make: To try and simplfy our build system, we rely on GNU Make to avoid autogenerating a massive single makefile. + Account Expiry: Samba4 now better handles installations over 30 days + old (thanks to our long-suffering testers for keeping installations + around that long!) + These are just some of the highlights of the work done in the past few months. More details can be found in our GIT history. |