xprop/xprop.changes

31 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 13 14:58:11 UTC 2013 - zaitor@opensuse.org
- Update to version 1.2.2:
+ Mark usage() as noreturn, as suggested by gcc
-Wmissing-noreturn.
+ Fix const conversion warnings from gcc.
+ Add unicode argument to Format_Len_String to reduce code
duplication.
+ Replace strlen/malloc/memcpy set with strdup.
+ Mark FatalError() as taking printf-style arguments.
+ config: Add missing AC_CONFIG_SRCDIR.
+ Enable setting property of type UTF8_STRING.
+ Expand description in README a little.
-------------------------------------------------------------------
Sat Apr 14 16:26:46 UTC 2012 - dimstar@opensuse.org
- Update to version 1.2.1:
+ Improves the man page.
+ Fixes issues found by static code analysis
+ Other cleanups to the code
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: New dependency.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xprop from xorg-x11. Initial version: 1.2.0.