Update CREDITS.md and ChangeLog.md
* It's rather odd to get credits for .gitignore patterns but not for the driver I wrote so change that ... ;) * Also make the credits for minor stuff more generic so that I don't have to update that file for every one line patch. * Finally add the new driver to the change log
This commit is contained in:
+3
-2
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user