(feat) sha256/512-crypt password support for SQL sources

This commit is contained in:
Ludovic Marcotte
2016-11-15 14:23:09 -05:00
parent 53b1cc5477
commit c254ae327b
+1
View File
@@ -2,6 +2,7 @@
-------------------
Enhancements
- [core] added sha256-crypt and sha512-crypt password support
- [core] updated time zones to version 2016h
- [eas] initial support for recurring tasks EAS
- [eas] now support replied/forwarded flags using EAS (#3796)