diff options
| author | gutteridge <gutteridge@NetBSD.org> | 2022-09-21 22:01:56 +0000 |
|---|---|---|
| committer | gutteridge <gutteridge@NetBSD.org> | 2022-09-21 22:01:56 +0000 |
| commit | 0c2eb5263a801278064d33f69a2f85c547232f81 (patch) | |
| tree | caf3ad7abf1830ec0d9a74fd00a474005538a5c9 | |
| parent | 8f761b05d2ca7b94dca826aadc73464fa6a2040a (diff) | |
UPDATING: a couple of pedantic edits
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.331 2022/09/21 14:32:26 riastradh Exp $ +$NetBSD: UPDATING,v 1.332 2022/09/21 22:01:56 gutteridge Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -26,7 +26,7 @@ Recent changes: The kernel can still load modules at runtime with no bootloader update. This will not affect release branches because it only - applies to patch numbers >100. + applies to patch numbers >=100. 20220821: Support for building extsrc/ has been deprecated. @@ -92,7 +92,7 @@ Recent changes: 20200614: blacklist* has been renamed to blocklist*. postinstall(8) - should handle the migration + should handle the migration. 20200601: Due to a mistake in LIBISPRIVATE handling, .so libraries were |
