summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 21cead0..c4da5b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -176,6 +176,12 @@ Library
- Issue #14493: Use gvfs-open or xdg-open in webbrowser.
+Build
+-----
+
+- "make touch" will now touch generated files that are checked into Mercurial,
+ after a "hg update" which failed to bring the timestamps into the right order.
+
Tests
-----