[glibc] SHARED-FILES: Update gettext sync record

Adhemerval Zanella via Glibc-cvs <[email protected]> Wed, 20 May 2026 20:22:53 +0000 (GMT)
Newsgroups gmane.comp.lib.glibc.cvs
Message-ID <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=566135bb77a6dc2748bd0bf5dc3cfb348df748ff

commit 566135bb77a6dc2748bd0bf5dc3cfb348df748ff
Author: Avinal Kumar <[email protected]>
Date:   Mon May 18 15:48:00 2026 +0530

    SHARED-FILES: Update gettext sync record
    
    Update the gettext section to reflect the 2026 sync with GNU
    gettext 1.0 (through commit 2ebbdd0e2).  Add intl/eval-plural.h
    which was missing from the shared files list.
    
    Signed-off-by: Avinal Kumar <[email protected]>
    Reviewed-by: Adhemerval Zanella  <[email protected]>

Diff:
---
 SHARED-FILES | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/SHARED-FILES b/SHARED-FILES
index 866a0adc17..d20890b876 100644
--- a/SHARED-FILES
+++ b/SHARED-FILES
@@ -152,9 +152,7 @@ gnulib:
   time/strptime.c
   time/timegm.c
 
-# The last merge was 2014-12-11 and merged gettext 0.19.3 into glibc with a
-# patch submitted to the gettext mailing list for changes that could be merged
-# back.
+# Synced with GNU gettext 1.0 (2026-05-18), through gettext commit 2ebbdd0e2.
 #
 # This commit was omitted from the merge as it does not appear to be compatible
 # with how glibc expects things to work:
@@ -171,6 +169,7 @@ gettext:
   intl/dcngettext.c
   intl/dgettext.c
   intl/dngettext.c
+  intl/eval-plural.h
   intl/explodename.c
   intl/finddomain.c
   intl/gettext.c