mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
ChangeLog at root of repo + log of current devs.
This commit is contained in:
parent
937bda8cfa
commit
e4f1b92a69
14
ChangeLog.rst
Normal file
14
ChangeLog.rst
Normal file
@ -0,0 +1,14 @@
|
||||
Dev
|
||||
***
|
||||
|
||||
* fix many encoding error in LDAP backend
|
||||
* fix dn renaming of an entry in LDAP backend
|
||||
* implement the Active Directory backend
|
||||
* add display name paramter for backends
|
||||
* turn-off configuration monitoring
|
||||
* better exception handling and debugging logs
|
||||
|
||||
Version 0.0.1
|
||||
*************
|
||||
|
||||
* first release
|
@ -1,7 +1,5 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Version 0.0.1
|
||||
*************
|
||||
.. include:: ../ChangeLog.rst
|
||||
|
||||
* first release
|
||||
|
Loading…
Reference in New Issue
Block a user