SHA256
1
0
forked from pool/wayland
2015-06-03 15:41:37 +00:00
committed by Git OBS Bridge
parent 7677fc9827
commit a20d2309fb
6 changed files with 69 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 3 15:38:20 UTC 2015 - jengelh@inai.de
- Update to new upstream release 1.8.0
* Wayland 1.8 splits the client and server header files into core
and generated protocol. The core headers can be included as
wayland-client-core.h and wayland-server-core.h. The scanner
also now supports a --include-core-only option, which causes
generated code to use only these core headers.
-------------------------------------------------------------------
Wed Mar 4 14:33:17 UTC 2015 - jengelh@inai.de