From c76badd1be3314df35640100ef452c2ae8b9b691 Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 7 May 2006 10:20:27 +0000 Subject: [PATCH] document recent changes --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 320e1aa..0def23a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ Key: * Something changed / fixed v.0.5dev (ongoing development) - + config file support in lcdproc client (thanks Andrew Foss) + + config file support in lcdproc client (Andrew Foss) * install server & client config files in $(sysconfdir) + new client lcdvc: virtual console on LCD * convert adv_bignum library to bitwise set_char() @@ -16,8 +16,10 @@ v.0.5dev (ongoing development) + hd44780 + IOWarrior + serialVFD - + add iface screen(s) to lcdproc client (thanks Andrew Foss) + + add iface screen(s) to lcdproc client (Andrew Foss) * update sample Perl clients + * fix LCDd crash on shutdown of clients using "menu_set_main" (Andrew Foss) + * fix sock_connect() to allow 0 as legal socket (Frederick Nacino) v0.5.0 This version has split off from unstable-0.4.3. Includes major changes.