Module Name: src
Committed By: isaki
Date: Sat Nov 19 12:30:51 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note pow(4)/rtcalarm(8).
To generate a diff of this commit:
cvs rdiff -u -r1.1627 -r1.1628 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.1627 src/doc/CHANGES:1.1628
--- src/doc/CHANGES:1.1627 Fri Nov 18 10:06:56 2011
+++ src/doc/CHANGES Sat Nov 19 12:30:51 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1627 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1628 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1170,3 +1170,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
gpiopwm(4): A new driver to pulse GPIO pins in software.
[mbalmer 20111113]
httpd(8): Import bozohttpd-20111118. [mrg 20111118]
+ x68k: Remove pow(4) and rtcalarm(8) [isaki 20111119]