document homedir creation feature

This commit is contained in:
Jan Dittberner 2014-12-26 15:13:52 +01:00
parent 3350ce9460
commit 08ab693b65
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
Changelog
=========
* :feature:`-` home and mail base directory creation
* :release:`0.2.1 <2014-12-17>`
* :support:`-` update Django to 1.7.1, update other dependencies, drop South
* :bug:`-` wrap :py:meth:`ousers.models.UserManager.create_user` in