aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-08-31 14:12:26 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-08-31 14:12:26 -0500
commit1bc34a39cde157c3ee32ade57cce8f1d15922db9 (patch)
treedbf28a3ce2e40f3a66c2468a2ee832ee6d86c5a8
parentc1cd3c9830ce2c68dcf65342688e11a220723619 (diff)
update news
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 5baaf2ad..f0d0d76d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,13 @@ OpenRC NEWS
This file will contain a list of notable changes for each release. Note
the information in this file is in reverse order.
+## OpenRC 0.49
+
+This release adds support for glibc's builtin
+strlcpy, strlcat etc functions, which will be in posix next.
+Also, it fixes completions.
+
+
## OpenRC 0.48
This release is a maintenance release; it has no user-facing changes.