From 03cb10fe411b2e9166e97942abf93e07694b3ef5 Mon Sep 17 00:00:00 2001 From: William Ferrell Date: Mon, 1 Aug 2016 09:29:59 -0400 Subject: [PATCH] Update ChangeLog.md and CREDITS.md --- CREDITS.md | 6 ++++++ ChangeLog.md | 2 ++ 2 files changed, 8 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 9fd1ed0..0df8429 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -418,6 +418,12 @@ flexible :) (https://github.com/lcdproc/lcdproc/pull/6) +- [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) + + - Colin Munro (colinmunro) - Shane Spencer (hardwire) - Jim McCracken (merlin_jim) diff --git a/ChangeLog.md b/ChangeLog.md index b92b9f1..82884f7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,8 @@ v0.5dev (ongoing development) - [fixed] Portability fixes (https://github.com/lcdproc/lcdproc/pull/4) - [added] Add driver for lcm162-module (by H. Rasch) (https://github.com/lcdproc/lcdproc/pull/6) - [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) v0.5.7 - [fixed] Fix using the left key to change the ring and checkbox menu items