diff --git a/CREDITS.md b/CREDITS.md index 0df8429..1c61b19 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -420,8 +420,9 @@ flexible :) - [Harald Geyer](mailto:harald@ccbib.org) - - Cleanup I2C handling (https://github.com/lcdproc/lcdproc/pull/8) - - Add more patterns to .gitignore (https://github.com/lcdproc/lcdproc/pull/9) + - Driver for the linux input subsystem + - Driver and font for Olimex MOD-LCD1x9 14 segment display + - Various minor and not-so-minor cleanups and fixes - Colin Munro (colinmunro) diff --git a/ChangeLog.md b/ChangeLog.md index 82884f7..69309f4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,6 +6,7 @@ v0.5dev (ongoing development) - [added] New driver linux_input (https://github.com/lcdproc/lcdproc/pull/7) - [fixed] Cleanup I2C handling (https://github.com/lcdproc/lcdproc/pull/8) - [fixed] Add more patterns to .gitignore (https://github.com/lcdproc/lcdproc/pull/9) + - [added] New driver for Olimex MOD-LCD1x9 v0.5.7 - [fixed] Fix using the left key to change the ring and checkbox menu items