Module Name: src
Committed By: skrll
Date: Thu Mar 31 15:46:31 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note alpha TLS. joerg - fell free to claim credit/blame.
To generate a diff of this commit:
cvs rdiff -u -r1.1530 -r1.1531 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.1530 src/doc/CHANGES:1.1531
--- src/doc/CHANGES:1.1530 Wed Mar 30 10:32:35 2011
+++ src/doc/CHANGES Thu Mar 31 15:46:30 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1530 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1531 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -973,3 +973,4 @@
postfix(1): Import version 2.8.2 [tron 20110323]
sparc: add TLS (thread locale storage) support. [martin 20110330]
sparc64: add TLS (thread locale storage) support. [martin 20110330]
+ alpha: add TLS (thread locale storage) support. [skrll 20110331]