summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 969319e..3407124 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 1.2.0
+~~~~~~~~~~~~~
+
+- Changes:
+ * Add helper code to deal with NSKeyedArchiver plist data
+
+- Bugfixes:
+ * socket: Make sure errno is always set on error, and always return a meaningful error code
+
Version 1.1.0
~~~~~~~~~~~~~