Skip to content

Commit 813dcd4

Browse files
committed
[#3533] add AUTHORS and ChangeLog entries
1 parent f1f9669 commit 813dcd4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

AUTHORS

+3
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,6 @@ We have received the following contributions:
268268

269269
- Dimitry Andric
270270
2024-09: Added support for libc++ 19 and later.
271+
272+
- Philip Prindeville
273+
2024-09: Brought down the number of utilities keactrl depends on.

ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2279. [build] pprindeville
2+
Replace the cut and rev utilities with shell variable expansions,
3+
improving compatibility with minimal setups on embedded systems.
4+
(Gitlab #3533)
5+
16
2278. [build] dim
27
Replace ``std::basic_string<uint8_t>`` with equivalent
38
``std::vector<uint8_t>`` constructs, since the former has been

0 commit comments

Comments
 (0)