From 60e2df0fe914fe7e2315e36ac9f91d0aa0aae7b8 Mon Sep 17 00:00:00 2001 From: William Ferrell Date: Thu, 28 Jul 2016 05:35:07 -0400 Subject: [PATCH] Add full URLs to pull requests (instead of using references) --- ChangeLog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index e7effe0..7a959f0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,7 @@ v0.5dev (ongoing development) - - [added] Add travis file for Auto build testing of lcdproc #2 - - [fixed] Update hd44780-i2c driver, pins defined via config file, rather than hardcoded #1 - - [fixed] Portability fixes #4 + - [added] Add travis file for Auto build testing of lcdproc (https://github.com/lcdproc/lcdproc/pull/2) + - [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) v0.5.7 - [fixed] Fix using the left key to change the ring and checkbox menu items