fixes for the serial hd44780 subdrivers (Matteo Pillon)

This commit is contained in:
marschap
2007-02-02 16:46:07 +00:00
parent cc5115fe7f
commit f07c8ba7b5
5 changed files with 27 additions and 8 deletions
+1
View File
@@ -28,6 +28,7 @@ v.0.5dev (ongoing development)
* replace obsolete index() by strchr() (Guillaume LECERF)
* fixes for CwLinux driver (Gideon Tsang)
+ new ConnectionType vdr-wakeup in hd44780 driver
* fixes for the hd44780-serial drivers (Matteo Pillon)
v.0.5.1
+ config file support in lcdproc client (Andrew Foss)