summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-09-04 00:24:12 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2021-09-04 00:24:12 -0700
commitc81d4c183a13638d7f9a48cd5d6c7dc554ae0174 (patch)
tree0979785711643a1e6a58282e13f9ecee54fb3510 /ChangeLog
parent6b8032a320a75053c6607fcd37d2d67ffe61fd77 (diff)
downloadgnulib-c81d4c183a13638d7f9a48cd5d6c7dc554ae0174.tar.gz
intprops: fix minor doc glitches
* doc/intprops.texi (Integer Properties): Fix doc glitches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e762c210d7..f9e3986028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-09-04 Paul Eggert <eggert@cs.ucla.edu>
+
+ intprops: fix minor doc glitches
+ * doc/intprops.texi (Integer Properties): Fix doc glitches.
+
2021-09-04 Simon Josefsson <simon@josefsson.org>
doc: Add suggestions on FDL texinfo usage.