summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-09-22 23:19:22 +0200
committerBruno Haible <bruno@clisp.org>2021-09-22 23:19:22 +0200
commit3148eb10eda7b771a08692b6165c8c5541172417 (patch)
treefa4cf623e610f682ab4faed2f2f1716fd5f58b93 /ChangeLog
parent25ce2d6b5fad4726ea1fc4d9bdf492505de0086e (diff)
downloadgnulib-3148eb10eda7b771a08692b6165c8c5541172417.tar.gz
doc: Fix outdated statement about Spanish collation.
Reported by Dietmar Schindler in <https://lists.gnu.org/archive/html/bug-gnulib/2021-09/msg00095.html>. * doc/regex.texi (Collating Elements vs. Characters): Choose another example of a digraph with special collation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cdba97f84..1c73906258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-09-22 Bruno Haible <bruno@clisp.org>
+ doc: Fix outdated statement about Spanish collation.
+ Reported by Dietmar Schindler in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-09/msg00095.html>.
+ * doc/regex.texi (Collating Elements vs. Characters): Choose another
+ example of a digraph with special collation.
+
doc: Don't assume that the output format is TeX-based or info.
Reported by Dietmar Schindler in
<https://lists.gnu.org/archive/html/bug-gnulib/2021-09/msg00095.html>.