summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-06-27 02:11:08 +0200
committerBruno Haible <bruno@clisp.org>2020-06-27 03:00:48 +0200
commitd4eef51732de47e1b76253deb65789fb0f0df414 (patch)
treeabc7ec8aa5534c69526fb28136afc6a4e2bcaac5 /ChangeLog
parentb7e52f508ecb769b69975976be5aaa3a9a0b1ca2 (diff)
downloadgnulib-d4eef51732de47e1b76253deb65789fb0f0df414.tar.gz
canonicalize: Improve documentation.
* lib/canonicalize.h (canonicalize_filename_mode): Document the failure return convention.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7016db36da..945941e45c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2020-06-26 Bruno Haible <bruno@clisp.org>
+ canonicalize: Improve documentation.
+ * lib/canonicalize.h (canonicalize_filename_mode): Document the failure
+ return convention.
+
+2020-06-26 Bruno Haible <bruno@clisp.org>
+
xgetcwd: Improve documentation.
* lib/xgetcwd.c (xgetcwd): Document the failure return convention.