README: Remove confusing part of paragraph about releases

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 <jadahl@gmail.com>
This commit is contained in:
Jonas Ådahl 2015-11-06 12:30:11 +08:00
parent 2400377661
commit 53fcfe3eba

4
README
View file

@ -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.