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