Module Name: src
Committed By: martin
Date: Mon Mar 30 18:36:48 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #803 - #805
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-9.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.25 src/doc/CHANGES-9.1:1.1.2.26
--- src/doc/CHANGES-9.1:1.1.2.25 Fri Mar 27 08:51:59 2020
+++ src/doc/CHANGES-9.1 Mon Mar 30 18:36:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.25 2020/03/27 08:51:59 sborrill Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.26 2020/03/30 18:36:47 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -725,3 +725,19 @@ etc/named.conf 1.8
which no longer serves any useful purpose).
[christos, ticket #806]
+share/locale/locale.alias 1.13
+
+ Add C.UTF-8 locale.
+ [kim, ticket #803]
+
+share/locale/Makefile.common 1.2
+share/locale/monetary/converted/fi_FI.ISO8859-1.src 1.2
+
+ Fix the currency symbol for fi_FI.ISO8859-1.
+ [kim, ticket #804]
+
+share/man/man9/cprng.9 1.11
+
+ Fix cprng_fast64 return type to match code.
+ [skrll, ticket #805]
+