Module Name: src
Committed By: skrll
Date: Thu Mar 24 19:29:43 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
match brackets.
To generate a diff of this commit:
cvs rdiff -u -r1.1528 -r1.1529 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.1528 src/doc/CHANGES:1.1529
--- src/doc/CHANGES:1.1528 Wed Mar 23 20:22:33 2011
+++ src/doc/CHANGES Thu Mar 24 19:29:43 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1528 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1529 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -961,8 +961,8 @@
[bouyer 20110306]
tmux(1): First import of tmux (version 1.4). [jmmv 20110310]
powerpc: add TLS (thread local storage) support. [matt 20110311]
- sh3: add TLS (thread locale storage) support. [joerg 20110312
- x86: add TLS (thread locale storage) support. [joerg 20110312
+ sh3: add TLS (thread locale storage) support. [joerg 20110312]
+ x86: add TLS (thread locale storage) support. [joerg 20110312]
mips: add TLS (thread local storage) support. [matt 20110314]
mips: add MIPS32R2 and MIPS64R2 support. [matt 20110314]
shmif_dumpbus(1): Make endian-independent. [pooka 20110314]