File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
158
158
if existing value already contained more than one of added value.
159
159
- Improve thw wording of AppendENVPath and PrependENVPath in manpage.
160
160
- 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.
161
163
162
164
163
165
RELEASE 4.9.1 - Thu, 27 Mar 2025 11:40:20 -0700
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ DOCUMENTATION
126
126
127
127
- Improve the wording of Configure methods.
128
128
129
- - Improve thw wording of AppendENVPath and PrependENVPath in manpage.
129
+ - Improve the wording of AppendENVPath and PrependENVPath in manpage.
130
130
131
131
DEVELOPMENT
132
132
-----------
@@ -178,7 +178,7 @@ DEVELOPMENT
178
178
iterative speedup test from 200 to 250. Increasing the workload
179
179
should reduce the likelihood that the ninja tests are slower.
180
180
181
- - Add more unit tets to internal AppendPath, PrependPath functions.
181
+ - Add more unit tests to internal AppendPath, PrependPath functions.
182
182
183
183
Thanks to the following contributors listed below for their contributions to this release.
184
184
==========================================================================================
You can’t perform that action at this time.
0 commit comments