From dffb450bf6a52a65136933df85068c068c3196b3 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 31 May 2004 06:27:34 +0000 Subject: [lcd4linux @ 2004-05-31 06:27:34 by reinelt] ChangeLog update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d8606bd..95a240b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,45 @@ +2004-05-31 Michael Reinelt + + * drv_Image.c, lcd4linux.conf.sample: + fixed symlink security issue with the image driver + + * drv_BeckmannEgle.c, drv_Crystalfontz.c, drv_Cwlinux.c, drv_HD44780.c, drv_M50530.c, drv_MatrixOrbital.c, drv_MilfordInstruments.c, drv_USBLCD.c: + fixed possible bugs with user-defined chars (clear high bits) + thanks to Andy Baxter for debugging the MilfordInstruments driver! + +2004-05-31 andy-b + + * drv_MilfordInstruments.c: + + fixed bug in Milford Instruments driver which drew extra graphics chars in + odd places when drawing double bars. (the display doesn't like it if you put + the escape character 0xfe inside a define char sequence). + +2004-05-30 Michael Reinelt + + * drv_Crystalfontz.c, lcd4linux.conf.sample: + Crystalfontz 631 driver finished + +2004-05-29 Michael Reinelt + + * drv_Image.c: + fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) + + * drv_M50530.c, lcd4linux.conf.sample, plugin_ppp.c: + M50530: reset parport signals on exit + plugin_ppp: ppp() has two parameters, not three + lcd4linux.conf.sample: diskstats() corrected + + * lcd4linux.conf.sample, plugin_diskstats.c: + bug in plugin_diskstats fixed + + * config.h.in, configure, lcd4linux.conf.sample, plugin.c, plugin_diskstats.c, plugins.m4, Makefile.am, Makefile.in: + added plugin_diskstats.c + 2004-05-28 Michael Reinelt + * ChangeLog, Status: Status and Changelog Update + * drv_BeckmannEgle.c: added drv_BeckmannEgle.c (forgotten at first check in :-) -- cgit v1.2.3