summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-04-04 14:54:33 +0200
committerBruno Haible <bruno@clisp.org>2021-04-04 14:54:33 +0200
commit8676a431641bef9f5470b31054934f4dcba156b4 (patch)
tree243b15f855e904a0d91bba2c46fa797222e922d7 /ChangeLog
parent9a120afc651c6ae2a890c63b51a06310433a4e3e (diff)
downloadgnulib-8676a431641bef9f5470b31054934f4dcba156b4.tar.gz
gnulib-8676a431641bef9f5470b31054934f4dcba156b4.tar.bz2
backupfile, backup-rename: Trim dependencies.
* lib/backupfile.h: Add comment. * lib/backupfile.c: Include <dirent.h>, for readdir() declaration. * modules/backup-rename (Depends-on): Remove dirent-safer, fcntl. Add fcntl-h. * modules/backupfile (Depends-on): Likewise. Remove xalloc. Add xalloc-die.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e51f6b4da4..661c2fe420 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2021-04-04 Bruno Haible <bruno@clisp.org>
+ backupfile, backup-rename: Trim dependencies.
+ * lib/backupfile.h: Add comment.
+ * lib/backupfile.c: Include <dirent.h>, for readdir() declaration.
+ * modules/backup-rename (Depends-on): Remove dirent-safer, fcntl. Add
+ fcntl-h.
+ * modules/backupfile (Depends-on): Likewise. Remove xalloc. Add
+ xalloc-die.
+
+2021-04-04 Bruno Haible <bruno@clisp.org>
+
doc: Fix syntax error (regression from 2021-04-02).
* doc/posix-functions/strtol.texi: Put @item inside @itemize block.

Return to:

Send suggestions and report system problems to the System administrator.