Module Name: src
Committed By: christos
Date: Sun Oct 4 22:11:39 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
mention f{dim,min,max}{,f,l}
To generate a diff of this commit:
cvs rdiff -u -r1.1303 -r1.1304 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.1303 src/doc/CHANGES:1.1304
--- src/doc/CHANGES:1.1303 Fri Oct 2 17:44:02 2009
+++ src/doc/CHANGES Sun Oct 4 18:11:39 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1303 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1304 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -417,3 +417,4 @@
[jmcneill 20091002]
i386: Add support for VIA C7 temperature sensors. [jmcneill 20091002]
dhcpcd(8): Import dhcpcd-5.1.1. [roy 20091002]
+ libm(3): Add f{dim,max,min}{,f,l} from FreeBSD [christos 20091004]