Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #27 and #28
details: https://anonhg.NetBSD.org/src/rev/d9597ed05012
branches: netbsd-10
changeset: 372823:d9597ed05012
user: martin <martin%NetBSD.org@localhost>
date: Wed Dec 28 18:01:50 2022 +0000
description:
Tickets #27 and #28
diffstat:
doc/CHANGES-10.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r e76345356ca5 -r d9597ed05012 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Wed Dec 28 18:00:15 2022 +0000
+++ b/doc/CHANGES-10.0 Wed Dec 28 18:01:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.11 2022/12/28 14:38:51 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.12 2022/12/28 18:01:50 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -389,3 +389,14 @@
mipssim: add support for more than 508MB RAM.
[he, ticket #26]
+usr.bin/calendar/calendars/calendar.christian 1.11
+
+ calendar(8): update calendar.christian for 2023.
+ [nia, ticket #27]
+
+include/dirent.h 1.38
+
+ scandir(3) and alphasort(3) are part of POSIX-2008, so don't require
+ _NETBSD_SOURCE to use them.
+ [nia, ticket #28]
+
Home |
Main Index |
Thread Index |
Old Index