From a154a0840ff3249a85fc72371f920d3ffab4cf56 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 16 Jan 2017 16:06:49 -0500 Subject: [PATCH] TW-1823: Incorrect unicode text wrapping / justifying. - Thanks to Sergey Trofimov. --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 352b737f6..ea75e7b04 100644 --- a/AUTHORS +++ b/AUTHORS @@ -307,3 +307,4 @@ suggestions: OKOMper eldios Eli + Sergey Trofimov diff --git a/ChangeLog b/ChangeLog index 8d64a2737..d4228762f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ (thanks to george js). - TW-1820 Install with -DLANGUAGE=2 flag not work. (thanks to E. Manuel Cerr'on Angeles) +- TW-1823 Incorrect unicode text wrapping / justifying. + (thanks to Sergey Trofimov). - TW-1827 Extract annotations from a task (thanks to Ryan). - TW-1855 "Well-known" CA certificates not properly auto-loaded