Update lintian changelog

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5916 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2020-04-14 11:57:50 +00:00
parent b2dc514d39
commit 714f4e815e

6
debian/changelog vendored
View File

@@ -6,9 +6,9 @@ domframework (0.59-1) testing; urgency=low
* Convert : update humanSize to supports negative numbers or numbers between * Convert : update humanSize to supports negative numbers or numbers between
-1 an d 1. Add Unit Tests -1 an d 1. Add Unit Tests
* Add encrypt/decrypt support * Add encrypt/decrypt support
* JWT : allow to encrypt the payload * JWT : allow one to encrypt the payload
* authentication : allow to store the user password if the REST authentication * authentication : allow one to store the user password if the REST
is valid authentication is valid
* Update http bestChoice to support the priority provided by the user * Update http bestChoice to support the priority provided by the user
* rest : add unit tests and rewrite to use the real MIME types * rest : add unit tests and rewrite to use the real MIME types
* XMPP Client : basic message send to XMPP server * XMPP Client : basic message send to XMPP server