From 7c9ee55dea278277696a3ab20b01d2d1b4cba5509365d4573d926058f64da084 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Mar 2013 16:22:40 +0000 Subject: [PATCH] Trim changelog; only list user-relevant changes OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=23 --- wayland.changes | 7 ------- 1 file changed, 7 deletions(-) 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 -------------------------------------------------------------------