From ff0e33b82fda2bb9b2976bec09c4b67d87de0903 Mon Sep 17 00:00:00 2001 From: marschap Date: Fri, 28 Apr 2006 15:45:43 +0000 Subject: [PATCH] document changes --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c9ec06e..d353160 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,13 @@ v.0.5dev (ongoing development) * install server & client config files in $(sysconfdir) + new client lcdvc: virtual console on LCD * convert adv_bignum library to bitwise set_char() - * adapt IOWarrior, CFontzPacket, seriaVFD to modified bignum library + * adapt drivers to modified bignum library: + + CFontz633 + + CFontzPacket + + hd44780 + + IOWarrior + + serialVFD + + add iface screen(s) to lcdproc client (thanks Andrew Foss) v0.5.0 This version has split off from unstable-0.4.3. Includes major changes.