diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2023-08-31 14:12:26 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2023-08-31 14:12:26 -0500 |
commit | 1bc34a39cde157c3ee32ade57cce8f1d15922db9 (patch) | |
tree | dbf28a3ce2e40f3a66c2468a2ee832ee6d86c5a8 /NEWS.md | |
parent | c1cd3c9830ce2c68dcf65342688e11a220723619 (diff) |
update news
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |