From 2c92c6e1f4a4b1b39516769ec49ca6964f08c9e4 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Fri, 28 Feb 2003 17:24:00 +0000 Subject: [PATCH] Fix SF bug #690012 --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 9fe51ada1881..b3ea1f54903b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -39,6 +39,8 @@ TBD Build ----- +- Fix build problems when _iconv_codec failed. (SF bug #690012.) + - Fix problem building on OSF1 because the compiler only accepted preprocessor directives that start in column 1. (SF bug #691793.) -- 2.47.3