From 8e5547b0be903028e171ca42ea3e9c9f154c9238 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Thu, 29 Mar 2018 20:51:53 -0400 Subject: Attribute patch correctly to Piotr Bartosik per email from William Blevins --- src/CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index a36a1e7..8793a19 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -60,6 +60,11 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE William Blevins patch and the current code is that the more complicated creation of file to csig map is only done when the count of children for the current node doesn't match the previous count which is loaded from the sconsign. + - Fix issue #2980 with credit to Piotr Bartosik (and William Blevins). This is an issue where using + TimeStamp-MD5 Decider and CacheDir can yield incorrect md5's being written into the .sconsign. + The difference between Piotr Bartosik's patch and the current code is that the more complicated + creation of file to csig map is only done when the count of children for the current node doesn't + match the previous count which is loaded from the sconsign. From Andrew Featherstone - Removed unused --warn options from the man page and source code. -- cgit v0.12