summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-04-11 14:54:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2023-04-11 14:54:38 -0700
commiteebb3a74aecc84cc2a316015ca58dc8ba3f35875 (patch)
treeaaa14b98c85217fa39e8dbda7629ca8ceff96e0f /ChangeLog
parent2b06288e23ff225c09d73761edf4f907d95538b3 (diff)
downloadgnulib-eebb3a74aecc84cc2a316015ca58dc8ba3f35875.tar.gz
doc: update year2038 list further
Prompted by Adhemerval Zanella Netto’s email in: https://lists.gnu.org/r/bug-gnulib/2023-04/msg00083.html Also, mention 32-bit Android. * doc/year2038.texi: Mention Linux/ork1 and Android. Append "32" to powerpc and sparc names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37429f7f6..c80d5587e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2023-04-11 Paul Eggert <eggert@cs.ucla.edu>
+
+ doc: update year2038 list further
+ Prompted by Adhemerval Zanella Netto’s email in:
+ https://lists.gnu.org/r/bug-gnulib/2023-04/msg00083.html
+ Also, mention 32-bit Android.
+ * doc/year2038.texi: Mention Linux/ork1 and Android.
+ Append "32" to powerpc and sparc names.
+
2023-04-11 Bruno Haible <bruno@clisp.org>
Fix the "make sc_prohibit_AC_LIBOBJ_in_m4" findings.