From 1df910958f8e75126d273f06285a52493ebb331f Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 19 Oct 2014 20:30:19 +0200 Subject: [PATCH] Fix NEWS.txt syntax to please AsciiDoc Yet another thing AsciiDoc isn't good at. --- NEWS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index 063cdc28c..88c3563e5 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -27,7 +27,7 @@ New features and improvements - To enable support for precompiled headers (PCH), `CCACHE_SLOPPINESS` now also needs to include the new `pch_defines` sloppiness. This is because ccache - can't detect changes in the source code when only `#define`s have been + can't detect changes in the source code when only defined macros have been changed. - Stale files in the internal temporary directory (`/tmp`) are now -- 2.47.2