Path to this page:
Subject: CVS commit: pkgsrc/x11/xprop
From: Thomas Klausner
Date: 2013-08-09 11:21:24
Message id: 20130809092124.4E11E96@cvs.netbsd.org
Log Message:
Update to 1.2.2:
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.
Files: