From 943f17bafb06dd601d8c103533e9bfd83564d2c9 Mon Sep 17 00:00:00 2001 From: Kunht Kun Date: Sat, 12 Mar 2022 00:17:19 -0500 Subject: Add a NEWS entry for ba8ec324 [ci skip] --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 81ece6d4..6a4aec01 100644 --- a/NEWS.md +++ b/NEWS.md @@ -40,6 +40,10 @@ - Fix unicode problems on Windows (bug #1986) +- Fix the issue that with Boost >= 1.77 `include` directive cannot find the file + to include for stdin (`-f -`). Also for `-f -` when `include` cannot find the + file it reports the error with full path now. (bug #2057 & bug #2092) + - Various documentation improvements ## 3.2.1 (2020-05-18) -- cgit v1.2.3