This minor maintenance release fixes the handling of the "u" type for
setting properties and does a bit of code & build configuration cleanup.
Alan Coopersmith (8):
Expand description in README a little
config: Add missing AC_CONFIG_SRCDIR
Mark FatalError() as taking printf-style arguments
Replace strlen/malloc/memcpy set with strdup
Add unicode argument to Format_Len_String to reduce code duplication
Fix const conversion warnings from gcc
Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn
xprop 1.2.2
lolilolicon (1):
Enable setting property of type UTF8_STRING.