diff options
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Version 1.3.0 +~~~~~~~~~~~~~ + +- Changes: + * Add SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 functions to interface + * socket: Create an IPv4 compatible IPv6 socket when NULL is passed to socket_create + * socket: Haiku compilation fixes + Version 1.2.0 ~~~~~~~~~~~~~ |