summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-06-14 16:46:34 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2021-06-14 16:47:23 -0700
commit2468c9488c65003ef30f3b50f1f0104720e41c18 (patch)
tree4c0452f3d055330d5b9e59ee974da01db49e7837 /ChangeLog
parentf44eb378f7239eadac38d02463019a8a6b935525 (diff)
downloadgnulib-2468c9488c65003ef30f3b50f1f0104720e41c18.tar.gz
idx: new printf/scanf length modifier macro
* lib/idx.h (pIDX): New macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b98de6bf6a..4e8242adea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-14 Paul Eggert <eggert@cs.ucla.edu>
+
+ idx: new printf/scanf length modifier macro
+ * lib/idx.h (pIDX): New macro.
+
2021-06-13 Bruno Haible <bruno@clisp.org>
Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).