summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3407124..723ccd5 100644
--- a/NEWS
+++ b/NEWS
@@ -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
~~~~~~~~~~~~~