Add NEWS item for gconv-modules.d change

Message ID 20210609162302.248055-1-siddhesh@sourceware.org
State Superseded
Headers
Series Add NEWS item for gconv-modules.d change |

Checks

Context Check Description
dj/TryBot-apply_patch success Patch applied to master at the time it was sent

Commit Message

Siddhesh Poyarekar June 9, 2021, 4:23 p.m. UTC
  ---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)
  

Patch

diff --git a/NEWS b/NEWS
index 1bf3daa502..605d53b256 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,12 @@  Major new features:
   __STDC_WANT_IEC_60559_BFP_EXT__, as specified in TS 18661-1, is
   defined, and when _GNU_SOURCE is defined.
 
+* Configuration files for iconv converter modules have moved from the single
+  gconv-modules file to a directory gconv-modules.d containing multiple
+  configuration files with names ending with .conf.  The configuration parser
+  continues to also support parsing the gconv-modules file in $GCONV_PATH for
+  backward compatibility.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * The function pthread_mutex_consistent_np has been deprecated; programs