summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f68535..4c4a6e5 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Version 2.2.0
* plistutil: Added ability to specify output format
* Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting
* Add GitHub Actions integration for automatic build tests
+ * plistutil: Add manual page and usage output
+ * Rename libplist*.pc to libplist*-2.0.pc according to pkg-config standard
Version 2.1.0
~~~~~~~~~~~~~