Module Name: src
Committed By: tsutsui
Date: Tue Jun 14 12:29:48 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Also note about makefs(8) cd9660 RRIP PL handling bug fix.
To generate a diff of this commit:
cvs rdiff -u -r1.1561 -r1.1562 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.1561 src/doc/CHANGES:1.1562
--- src/doc/CHANGES:1.1561 Tue Jun 14 12:17:50 2011
+++ src/doc/CHANGES Tue Jun 14 12:29:48 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1561 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1562 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1019,6 +1019,8 @@
[uebayasi 20110526]
kernel: add SOCK_SEQPACKET for local sockets [manu 20110529]
bind: Update to 9.8.0-P2: Security fixes. [spz 20110529]
+ makefs(8): Fix a corrupted RRIP entry problem in deep directories on
+ cd9660 fs with rockridge extension. [tsutsui 20110529]
tmpfs: Many fixes and some performance improvements. [rmind 20110529]
powerpc: Initial SMP support for MPC85xx, reworked and unified IPI
code, various other improvements. [matt 20110605]