summaryrefslogtreecommitdiff
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorDaniel Moody <daniel.moody@mongodb.com>2022-01-13 09:54:08 -0600
committerWilliam Deegan <bill@baddogconsulting.com>2022-12-01 12:49:55 -0800
commite5550e243cec6ea508d779966b6e1da2608c2e5b (patch)
tree4122d3d319e4bb54d8dea4e73cf46e0c2c935dbf /RELEASE.txt
parent5aac2e5b2d9c95492148d5d87392771f172df6bb (diff)
downloadscons-git-e5550e243cec6ea508d779966b6e1da2608c2e5b.tar.gz
Added error message when failure to delete partial cache retrieval occurs.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 8160bd6a2..04db08739 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -58,6 +58,8 @@ IMPROVEMENTS
------------
- Changed the Taskmaster trace logic to use python's logging module.
+- Add cache-debug messages for push failures.
+- Add error message for failure to delete partial cache retrieval files.
PACKAGING
---------