summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-02-26 09:17:28 -0800
committerJim Meyering <meyering@meta.com>2023-02-26 09:17:28 -0800
commit355e89bcbaf665192d88ae2a60668d20a74cbdac (patch)
treeca7aff8e732d092247d477b8f3c809e088686daf /ChangeLog
parentc7d7c31ced7575de8078a7c1389049dbe02a8f50 (diff)
downloadgnulib-355e89bcbaf665192d88ae2a60668d20a74cbdac.tar.gz
announce-gen: spell OpenBSD with a capital "O"
* build-aux/announce-gen (print_checksums): Capitalize the "O" in OpenBSD, as suggested by Bruno Haible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9477335e75..ed886704d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-02-26 Jim Meyering <meyering@fb.com>
+
+ announce-gen: spell OpenBSD with a capital "O"
+ * build-aux/announce-gen (print_checksums): Capitalize
+ the "O" in OpenBSD, as suggested by Bruno Haible.
+
2023-02-26 Bruno Haible <bruno@clisp.org>
dfa: Avoid warnings with some Apple clang versions.