summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorDaniel Moody <dmoody256@gmail.com>2022-06-07 19:36:39 (GMT)
committerDaniel Moody <dmoody256@gmail.com>2022-06-07 19:36:39 (GMT)
commita20c08c1309486f0f51ecd8cf34ba521da0718f0 (patch)
tree50b04a64a96178ef6a7ce86a2458e9b043a66a09 /CHANGES.txt
parente3b2dd31e326a0d5b948fa35eae0cb1eefbbebf4 (diff)
downloadSCons-a20c08c1309486f0f51ecd8cf34ba521da0718f0.zip
SCons-a20c08c1309486f0f51ecd8cf34ba521da0718f0.tar.gz
SCons-a20c08c1309486f0f51ecd8cf34ba521da0718f0.tar.bz2
fix formatting in changes.txt
Diffstat (limited to 'CHANGES.txt')
-rwxr-xr-xCHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9db19a8..a4ef7b2 100755
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -116,7 +116,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
Note that these are called for every build command run by SCons. It could have considerable
performance impact if not used carefully.
to connect to the server during start up.
- -Ninja: Added new alias "shutdown-ninja-scons-daemon" to allow ninja to shutdown the daemon.
+ - Ninja: Added new alias "shutdown-ninja-scons-daemon" to allow ninja to shutdown the daemon.
Also added cleanup to test framework to kill ninja scons daemons and clean ip daemon logs.
From Mats Wichmann: