Module Name: src
Committed By: leot
Date: Sun Jan 6 18:56:52 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Adjust year in latest acpi(4) entry
To generate a diff of this commit:
cvs rdiff -u -r1.2484 -r1.2485 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.2484 src/doc/CHANGES:1.2485
--- src/doc/CHANGES:1.2484 Sat Jan 5 21:49:45 2019
+++ src/doc/CHANGES Sun Jan 6 18:56:52 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2484 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2485 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -286,5 +286,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
services(5), protocols(5): Pull iana-generated services and protocols
[christos 20190103]
wpa: Import wpa_supplicant and hostapd 2.7. [christos 20190104]
- acpi(4): Updated ACPICA to 20181213. [christos 20180104]
+ acpi(4): Updated ACPICA to 20181213. [christos 20190104]
tmux(1): Imported 2.8. [christos 20190104]