Module Name:    src
Committed By:   tsutsui
Date:           Tue Jun 14 12:17:50 UTC 2011

Modified Files:
        src/doc: CHANGES

Log Message:
Note some noticeable recent fixes for m68k and x68k.


To generate a diff of this commit:
cvs rdiff -u -r1.1560 -r1.1561 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.1560 src/doc/CHANGES:1.1561
--- src/doc/CHANGES:1.1560	Tue Jun 14 12:12:30 2011
+++ src/doc/CHANGES	Tue Jun 14 12:17:50 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1560 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1561 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -996,6 +996,7 @@
 	dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]
 	sparc64: Add EDID (Extended Display Identification Data) reading,
 		and video mode setting support, to ffb(4). [jdc 20110408]
+	x68k: Fix hangup on floppy access. [tsutsui 20110410]
 	kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411]
 	kerberos(8): Upgrade to Heimdal-1.5pre1. [elric 20110416]
 	kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was
@@ -1004,11 +1005,15 @@
 		[jym 20110429]
 	powerpc: Converted PowerPC to use PCU to manage FPU/AltiVec/SPE.
 		[matt 20110502]
+	x68k: Fix a buffercache overrun bug that causes unexpected panic
+		during sysinst. [tsutsui 20110505]
 	perfuse: Add the PUFFS RElay to FUSE library, which bridges the kernel
 		 level API for FUSE filesystems with native PUFFS. 
 		 [manu 20110509]
 	postfix(1): Import version 2.8.3 [tron 20110511]
 	file(1): Import 5.07 [christos 20110512]
+	m68k: Fix a regression bug in FPU_EMULATE code that causes weird awk(1)
+		behavior. [tsutsui 20110514]
 	userconf(4), boot.cfg(5), boot(8), i386, amd64: Support userconf(4)
 		command in boot.cfg(5)/boot(8) on i386/amd64.
 		[uebayasi 20110526]

Reply via email to