diff options
author | William Deegan <bill@baddogconsulting.com> | 2019-06-18 22:49:06 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2019-06-18 22:49:06 (GMT) |
commit | 91cf45e5e5e71c644f0216b93ff5af7f6fc513e5 (patch) | |
tree | bc88250ccf613f6bed416fefe26f5ad3f72119f2 /src | |
parent | 958fcfe1a37f2abea6104af3a2995cd714d13754 (diff) | |
download | SCons-91cf45e5e5e71c644f0216b93ff5af7f6fc513e5.zip SCons-91cf45e5e5e71c644f0216b93ff5af7f6fc513e5.tar.gz SCons-91cf45e5e5e71c644f0216b93ff5af7f6fc513e5.tar.bz2 |
[skip ci] remove conflict markers from CHANGES.txt
Diffstat (limited to 'src')
-rwxr-xr-x | src/CHANGES.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index cd73140..6a8d626 100755 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -72,10 +72,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER ParseFlags: -iquote and -idirafter. - Fix more re patterns that contain \ but not specified as raw strings (affects scanners for D, LaTeX, swig) -<<<<<<< Updated upstream -======= ->>>>>>> Stashed changes From Mathew Robinson: - Update cache debug output to include cache hit rate. |