Skip to content

Commit 3c82b43

Browse files
aphillipseemeli
andauthored
Allow valid message invalidation with new default functions (#1025)
* Allow valid message invalidation with new default functions Fixes (part of) #1024. @macchiati Demonstrated that the stability policy could logically conflict with locally-assigned default-namespace functions or options. This fixes the policy to allow us to assign **_new_** values that conflict with such. * Update spec/intro.md * Update spec/intro.md Co-authored-by: Eemeli Aro <[email protected]> --------- Co-authored-by: Eemeli Aro <[email protected]>
1 parent acc5969 commit 3c82b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A reference to a _term_ looks like this.
7878
7979
### Stability Policy
8080

81-
Updates to this specification will not make any valid _message_ invalid.
81+
Updates to this specification will not make any _valid_ _message_ become not _valid_.
8282

8383
Updates to this specification will not specify an _error_ for any _message_
8484
that previously did not specify an _error_.

0 commit comments

Comments
 (0)