1.0.5:
This minor bugfix release fixes a crash on 64-bit systems when transparent
overlay visuals are used (https://bugs.freedesktop.org/show_bug.cgi?id=14321)
and contains various other code & build configuration cleanups.
1.0.4:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
James Cloos (4):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
xwd 1.0.2
Jeremy Huddleston (1):
Added missing AM_PROG_CC_C_O
Kim Woelders (2):
Fix window selection by pointer.
Remove unused code, ANSIfy, add const.
Niveditha Rau (1):
Add -silent to options in man page synopsis