]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2005-06-10 05:02:28 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 10 Jun 2005 05:02:28 +0000 (05:02 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 10 Jun 2005 05:02:28 +0000 (05:02 +0000)
ChangeLog

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@572 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

ChangeLog

index 6c38e627459082b6a260a0aa2a134c8d3387593f..6aa01aadf084df5ce618c5dd80af9267bec8812c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,70 @@
-2005-05-13  Michael Reinelt  <reinelt@merlin.ethnet>
+2005-06-10  Michael Reinelt  <reinelt@merlin.eth>
+
+       * 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  <reinelt@merlin.eth>
+
+       * drv_HD44780.c, drv_M50530.c, lcd4linux.conf.sample:
+       M50530 fixes (many thanks to Szymon Bieganski)
+
+2005-06-06  Michael Reinelt  <reinelt@merlin.eth>
+
+       * lcd4linux.conf.sample, plugin_mysql.c:
+       two bugs in plugin_mysql.c fixed
+
+2005-06-03  Michael Reinelt  <reinelt@merlin.eth>
+
+       * 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  <reinelt@merlin.eth>
+
+       * 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  <pk_richman@merlin.eth>
+
+       * drv_HD44780.c: marked unused parameters
+
+2005-05-31  lfcorreia  <lfcorreia@merlin.eth>
+
+       * 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  <reinelt@merlin.eth>
+
+       * plugins.m4: fixed plugins.m4 bug found by Martin
+
+       * drv_serdisplib.c, lcd4linux.conf.sample: serdisplib cosmetics
+
+2005-05-13  Michael Reinelt  <reinelt@merlin.eth>
+
+       * ChangeLog: ChangeLog updated
 
        * configure.in, config.h.in, configure, Makefile.am, Makefile.in:
        added drv_LCDLinux.h to extra_sources