From 53fcfe3eba9778ec057b8dbd3da66a27a8cc6b61 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Fri, 6 Nov 2015 12:30:11 +0800 Subject: README: Remove confusing part of paragraph about releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It should be understood that it is possible to make "oops didn't mean that" commits making intra-release backward incompatible changes. Signed-off-by: Jonas Ådahl --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index 437bb1d..3642959 100644 --- a/README +++ b/README @@ -119,6 +119,4 @@ The procedure of doing this is the following: 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 major unstable protocol -versions as long as the requirements are held upon release. +to their state they had at that time. -- cgit v1.2.3