From 0030020eb80ef5cd39dad5d7af1b4df439288c33 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Tue, 3 Nov 2015 12:04:56 +0800 Subject: README: Clarify unstable between release on an unstable protocol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Unstable changes can be made to unstable protocols, but this was about unstable changes within the same major version. Signed-off-by: Jonas Ådahl --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index fd32371..0e91d7f 100644 --- a/README +++ b/README @@ -121,5 +121,5 @@ Releases ~~~~~~~~ Each release of wayland-protocols finalizes the version of the protocols to their state they had at that time. Between each release, backward -incompatible changes can be made to both stable and unstable protocols -as long as the requirements are held upon release. +incompatible changes can be made to both stable and major unstable protocol +versions as long as the requirements are held upon release. -- cgit v1.2.3