diff --git a/wayland.changes b/wayland.changes index 132b39f..a0fa174 100644 --- a/wayland.changes +++ b/wayland.changes @@ -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 -------------------------------------------------------------------