Skip to content

Commit a7414c3

Browse files
committed
Changelog types [skip appveor]
Signed-off-by: Mats Wichmann <[email protected]>
1 parent c9ea823 commit a7414c3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
158158
if existing value already contained more than one of added value.
159159
- Improve thw wording of AppendENVPath and PrependENVPath in manpage.
160160
- Add more unit tets to internal AppendPath, PrependPath functions.
161+
- Improve the wording of AppendENVPath and PrependENVPath in manpage.
162+
- Add more unit tests to internal AppendPath, PrependPath functions.
161163

162164

163165
RELEASE 4.9.1 - Thu, 27 Mar 2025 11:40:20 -0700

RELEASE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ DOCUMENTATION
126126

127127
- Improve the wording of Configure methods.
128128

129-
- Improve thw wording of AppendENVPath and PrependENVPath in manpage.
129+
- Improve the wording of AppendENVPath and PrependENVPath in manpage.
130130

131131
DEVELOPMENT
132132
-----------
@@ -178,7 +178,7 @@ DEVELOPMENT
178178
iterative speedup test from 200 to 250. Increasing the workload
179179
should reduce the likelihood that the ninja tests are slower.
180180

181-
- Add more unit tets to internal AppendPath, PrependPath functions.
181+
- Add more unit tests to internal AppendPath, PrependPath functions.
182182

183183
Thanks to the following contributors listed below for their contributions to this release.
184184
==========================================================================================

0 commit comments

Comments
 (0)