From ecd8aac04339c22c81adcd321cd08a21bc878326 Mon Sep 17 00:00:00 2001 From: William Ferrell Date: Fri, 29 Jul 2016 20:32:43 -0400 Subject: [PATCH] Update ChangeLog.md for PR #7 --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 588a826..b92b9f1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,7 @@ v0.5dev (ongoing development) - [fixed] Update hd44780-i2c driver, pins defined via config file, rather than hardcoded (https://github.com/lcdproc/lcdproc/pull/1) - [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) v0.5.7 - [fixed] Fix using the left key to change the ring and checkbox menu items