Module Name:    src
Committed By:   rmind
Date:           Thu Jul  9 21:53:08 UTC 2009

Modified Files:
        src/doc: CHANGES

Log Message:
Mention emap and few more items.


To generate a diff of this commit:
cvs rdiff -u -r1.1248 -r1.1249 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.1248 src/doc/CHANGES:1.1249
--- src/doc/CHANGES:1.1248	Wed Jul  8 22:36:29 2009
+++ src/doc/CHANGES	Thu Jul  9 21:53:08 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1248 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1249 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -161,6 +161,8 @@
 		dependencies will no longer be available from NetBSD 6.0
 		onwards.  We encourage users to enable logging on FFS file
 		systems. [ad 20090222]
+	i386, amd64: ucas (CAS for user-space address) support for i386/amd64.
+		[rmind 20090223]
 	dhcpcd(8): Import dhcpcd-4.0.12. [roy 20090226]
 	evbarm: Improved support for GPIO support on the EP93xx ARM processors.
 		[kenh 20090227]
@@ -287,6 +289,8 @@
 		with strftime(3). [ginsbach 20090524]
 	kernel: File descriptor access performance improvements.
 		[ad 20090524]
+	i386, amd64: CPU topology detection support for AMD processors.
+		[rmind 20090526]
 	rumpnet: Add IPv6 support [pooka 20090527]
 	agr(4): Add support for layering vlans on top. Also allow LACP
 		to be disabled. [darran 20090529]
@@ -306,5 +310,7 @@
 	postfix(1): Import version 2.6.2 [tron 20090623]
 	wake(8): New command to send Wake-on-LAN packets to machines on
 		the local Ethernet. [mbalmer 20090625]
+	kernel: Ephemeral mapping (emap) implementation, i386/amd64 support.
+		[rmind 20090628]
 	dhcpcd(8): Import dhcpcd-5.0.5 [roy 20090704]
 	dhcpcd(8): Import dhcpcd-5.0.6 [roy 20090708]

Reply via email to