xcb-util-wm/xcb-util-wm.changes
Stefan Dirsch c6aaef7989 - update to version 0.4.0; changes since 0.3.9:
+ Even though EWMH spec does not mandate window to be set, some
    WM expect it to be set.
  + Check submodules before running autoconf.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-wm?expand=0&rev=9
2014-01-30 11:06:05 +00:00

31 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 30 11:04:18 UTC 2014 - sndirsch@suse.com
- update to version 0.4.0; changes since 0.3.9:
+ Even though EWMH spec does not mandate window to be set, some
WM expect it to be set.
+ Check submodules before running autoconf.
-------------------------------------------------------------------
Sun Feb 17 17:20:56 UTC 2013 - jengelh@inai.de
- Use more robust make install call
-------------------------------------------------------------------
Mon Jun 18 12:09:04 CEST 2012 - vuntz@opensuse.org
- Update baselibs.conf after soname bump that lead to libxcb-ewmh1
being now libxcb-ewmh2.
-------------------------------------------------------------------
Thu May 31 14:23:01 UTC 2012 - sndirsch@suse.com
- update to version 0.3.9
* Replacing c++ class keyword in interface header.
* Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
-------------------------------------------------------------------
Wed Mar 21 10:37:02 UTC 2012 - jengelh@medozas.de
- Initial package build.opensuse.org