Blob


1 0.3
3 - Fixed bug where moving pointer over a new item didn't redraw the
4 window.
5 - xitems is now pledge()d on OpenBSD.
6 - Removed the config.mk file: typing things like
7 `make CFLAGS="-extra -flags"' now makes sense, and packaging should
8 be easier.
10 0.2.1
12 Minor update: xitems now correctly redraws in the unlikely event of
13 xexepose (other than the first).
15 0.2
17 - Added support for UTF-8.
18 - Allocated resources are now freed on exit.
20 0.1
22 First release.