From 2fac215fd320e43d676cce050b9cc33c6f8a2940 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 15 Mar 2011 07:42:36 +0000 Subject: [PATCH] Note recent MIPS changes --- doc/CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES b/doc/CHANGES index 49f9d75fa054..9c9e2d2afed5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1520 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1521 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -886,3 +886,5 @@ Changes from NetBSD 5.0 to NetBSD 6.0: [bouyer 20110306] tmux(1): First import of tmux (version 1.4). [jmmv 20110310] powerpc: add TLS (thread local storage) support. [matt 20110311] + mips: add TLS (thread local storage) support. [matt 20110314] + mips: add MIPS32R2 and MIPS64R2 support. [matt 20110314]