summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-06-16 00:16:06 +0200
committerGravatar Nikias Bassen2024-06-16 00:16:06 +0200
commit773f5123823af84b784b1afb38fc0f6f28974ca5 (patch)
treec0ae0c21c901994ee7928d0060aa68eb2954183a
parent510ca0e0dfc88acda8b86bfbfe44f4eec2e1b7d6 (diff)
downloadlibimobiledevice-glue-773f5123823af84b784b1afb38fc0f6f28974ca5.tar.gz
libimobiledevice-glue-773f5123823af84b784b1afb38fc0f6f28974ca5.tar.bz2
Updated NEWS for release
-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
~~~~~~~~~~~~~