Path to this page:
Subject: CVS commit: pkgsrc/x11/xrefresh
From: Thomas Klausner
Date: 2013-05-18 15:35:05
Message id: 20130518133505.E9F6992@ivanova.netbsd.org
Log Message:
Update to 1.0.5:
This minor maintenance release cleans up compiler complaints and
other various issues, plus sneaks in a small bug fix at the end.
Alan Coopersmith (8):
Fix allocateded typo in comment
Add const qualifiers to fix gcc -Wwrite-strings warnings
Add const qualifiers to structs for mapping strings to values
Mark Syntax() with _X_NORETURN to silence gcc warning
Combine usage message strings
Fix implicit sign conversion & integer size truncation warnings
Use strcasecmp if available, instead of downcasing string before strcmp
xrefresh 1.0.5
Gaetan Nadon (2):
man: remove trailing spaces and tabs
config: move man pages into their own directory
Jeremy Huddleston (1):
Properly fallback on CWBackPixmap = None when failing to parse or allocate \
a solid color
Files: