Module Name: src Committed By: riastradh Date: Fri Aug 14 01:14:17 UTC 2020
Modified Files: src/doc: CHANGES Log Message: Nix trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.2728 -r1.2729 src/doc/CHANGES 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 diff -u src/doc/CHANGES:1.2728 src/doc/CHANGES:1.2729 --- src/doc/CHANGES:1.2728 Fri Aug 14 01:07:56 2020 +++ src/doc/CHANGES Fri Aug 14 01:14:17 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2728 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2729 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -212,7 +212,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0: libuv: Import version 1.38.0. [christos 20200524] bind: Import version 9.16.3. [christos 20200524] tzcode: Updated to 2020a. [christos 20200525] - ntp: Import ntp 4.2.8p14. [christos 20200525] + ntp: Import ntp 4.2.8p14. [christos 20200525] acpi(4): Updated ACPICA to 20200430. [christos 20200525] postfix(1): Import version 3.5.2. [christos 20200525] OpenSSH: Import 8.3. [christos 20200528]