From 0fb937cba032fd7a969ba06a673afcf048081c08 Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Fri, 8 Sep 2023 08:28:49 -0500 Subject: [PATCH] moving to frozen state --- header.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/header.adoc b/header.adoc index f616b86..3d418b4 100644 --- a/header.adoc +++ b/header.adoc @@ -1,9 +1,9 @@ [[header]] :description: Atomic Compare-and-Swap (CAS) instructions :company: RISC-V.org -:revdate: 6/2023 -:revnumber: 1.0-rc2 -:revremark: This document is in stable state. See http://riscv.org/spec-state for details. +:revdate: 9/2023 +:revnumber: 1.0-rc4 +:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details. :url-riscv: http://riscv.org :doctype: book :preface-title: Preamble @@ -40,12 +40,12 @@ endif::[] // Preamble [WARNING] -.This document is in the link:http://riscv.org/spec-state[Stable state] +.This document is in the link:http://riscv.org/spec-state[Frozen state] ==== -Assume anything could still change, but limited change should be expected. -This draft specification will change before being accepted as standard, so -implementations made to this draft specification will likely not conform to the -future standard. +Change is extremely unlikely. A high threshold will be used, and a change will +only occur because of some truly critical issue being identified during the +public review cycle. Any other desired or needed changes can be the subject of a +follow-on new extension. ==== [preface]