diff options
author | William Deegan <bill@baddogconsulting.com> | 2021-07-18 22:56:03 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2021-07-18 22:56:03 (GMT) |
commit | 4022901f88a4d9e0bad67c65785f15b449f346fe (patch) | |
tree | 7d7acdbff8296d56aa73adaf46067483b094c315 | |
parent | e8067ad4ab51da67c666f8db91256dfab2197acc (diff) | |
download | SCons-4022901f88a4d9e0bad67c65785f15b449f346fe.zip SCons-4022901f88a4d9e0bad67c65785f15b449f346fe.tar.gz SCons-4022901f88a4d9e0bad67c65785f15b449f346fe.tar.bz2 |
added CHANGES.txt blurb
-rwxr-xr-x | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5641f19..ccf231c 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -161,6 +161,7 @@ RELEASE 4.1.0 - Tues, 19 Jan 2021 15:04:42 -0700 This is a simpler fix which should avoid some problems identified with the initial PR. (Credit to Fredrik Medley for reporting the issue, the initial PR, and discussing and testing this solution) + - Minor edits to User Guide and manpage's header with copyright, released date changed. From Michał Górny: - Fix dvipdf test failure due to passing incorrect flag to dvipdf. |