From 4171b69b84ffc8b15146590d7f07cdfaa0c7c161 Mon Sep 17 00:00:00 2001 From: reinelt Date: Fri, 10 Jun 2005 05:02:28 +0000 Subject: [lcd4linux @ 2005-06-10 05:02:28 by reinelt] ChangeLog git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@572 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- ChangeLog | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c38e62..6aa01aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,70 @@ -2005-05-13 Michael Reinelt +2005-06-10 Michael Reinelt + + * configure.in, Makefile.am, Makefile.in, configure: + version number set to 0.10.0 + + * ltmain.sh: removed ltmain.sh + + * libtool: removed libtool and ltmain.sh + +2005-06-09 Michael Reinelt + + * drv_HD44780.c, drv_M50530.c, lcd4linux.conf.sample: + M50530 fixes (many thanks to Szymon Bieganski) + +2005-06-06 Michael Reinelt + + * lcd4linux.conf.sample, plugin_mysql.c: + two bugs in plugin_mysql.c fixed + +2005-06-03 Michael Reinelt + + * configure.in, python.m4, configure: + hopefully solved the AM_PYTHON_PATH issue finally + + * configure.in, python.m4, configure: renamed AM_PYTHON to MY_PYTHON... + +2005-06-01 Michael Reinelt + + * drv_generic_i2c.c: ifdef'ed unused function to avoid compiler warning + + * configure.in, curses.m4, plugins.m4, configure: + --with-python added to configure + + * lcd4linux.conf.sample, lcd4linux_i2c.h, aclocal.m4, config.h.in, configure: + removed ^M from lcd4linux_i2c.h; indent.sh run + +2005-06-01 pk_richman + + * drv_HD44780.c: marked unused parameters + +2005-05-31 lfcorreia + + * drv_generic_i2c.h, AUTHORS, debian/copyright: fix my email address + + * drv_HD44780.c: fix typo + + * drv_HD44780.c: fix my email address + + * configure.in: replace the accidently deleted Python detection code + + * configure.in, drivers.m4, drv_HD44780.c, drv_generic_i2c.c, drv_generic_i2c.h, lcd4linux_i2c.h, config.h.in, configure: + new file: lcd4linux_i2c.h + avoid the problems detecting the proper I2C kernel include files + + rearrange all the other autoconf stuff to remove I2C detection + + new method by Paul Kamphuis to write to the I2C device + +2005-05-28 Michael Reinelt + + * plugins.m4: fixed plugins.m4 bug found by Martin + + * drv_serdisplib.c, lcd4linux.conf.sample: serdisplib cosmetics + +2005-05-13 Michael Reinelt + + * ChangeLog: ChangeLog updated * configure.in, config.h.in, configure, Makefile.am, Makefile.in: added drv_LCDLinux.h to extra_sources -- cgit v1.2.3