From e6945a210c29e4aeba9318d58f89d678f79bf413 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Thu, 9 Feb 2017 13:47:34 +0100 Subject: [PATCH] Add a NEWS entry for Davy's change --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 05c84ac40a..bf74d379e7 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,10 @@ complete. Oger - Fixes for the French 6 and 8 dots tables thanks to Michel Such. Some errors have been fixed and many unicode characters have been added. +- Add an extended 8-dot computer braille table for U.S. English thanks + to Davy Kager. The table is tailored for use on Windows (CP-1252) + and uses dot patterns from Windows screen readers, but should be + useful on other platforms too. ** Backwards incompatible changes None