SHA256
1
0
forked from jengelh/wayland

Trim changelog; only list user-relevant changes

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=23
This commit is contained in:
Jan Engelhardt 2013-03-24 16:22:40 +00:00 committed by Git OBS Bridge
parent 8324b96e92
commit 7c9ee55dea

View File

@ -5,16 +5,9 @@ Sun Mar 24 15:46:12 UTC 2013 - hrvoje.senjan@gmail.com
* protocol: remove implicit attach semantics
* client: Invoke new_id closure arguments as pointers instead of integers
* client: Check reference count only for destroyed proxies
* configure.ac: Use wayland_version macro in bug url
* Stylistic nitpicking
* Clean up and refactor wl_closure and associated functions
* client: add wl_proxy_get_class()
* scanner: Fix 'destroy)' typo in check for destroy request presence
* scanner: remove list_length in favor of wl_list_length
* Make sure that man page xml files are always disted
* README: Fix typos
* tests: Add a help message for the test runner
* queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false
* connection.c: Align pointer extra storage correctly
-------------------------------------------------------------------