[PATCH v18 10/11] Add NEWS entry for getopt_long translated option names

Vivien Kraus vivien@planete-kraus.eu
Sun Nov 23 17:07:37 GMT 2025


---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 92c2b2d78a..27787a8f9e 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ Major new features:
 * The ISO C23 functions free_sized and free_aligned_sized are now
   supported in <stdlib.h>.
 
+* The getopt_long function now accepts translated long option names.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * Support for dumped heaps has been removed - malloc_set_state() now always
-- 
2.34.1



More information about the Libc-alpha mailing list