Re: [PATCH wayland-web 1/3] toolkits: Don't say the core protocol is changing

2015-08-24 Thread Bryce Harrington
On Tue, Aug 25, 2015 at 12:01:46PM +0800, Jonas Ådahl wrote: > The core protocol is not changing. Experimental protocols may be, so say > that instead. > > Signed-off-by: Jonas Ådahl LGTM. For all three: Reviewed-by: Bryce Harrington Pushed to trunk: db4285d..f7cbaeb master -> master >

[PATCH wayland-web 1/3] toolkits: Don't say the core protocol is changing

2015-08-24 Thread Jonas Ådahl
The core protocol is not changing. Experimental protocols may be, so say that instead. Signed-off-by: Jonas Ådahl --- toolkits.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/toolkits.html b/toolkits.html index 6ada2d8..875ead3 100644 --- a/toolkits.html +++ b/toolk