mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 10:37:19 +02:00
Bug #741
- Fixed Bug #741, which miscounted columns widths when a table header used unicode characters (thanks to Tomas Cech).
This commit is contained in:
parent
83320a3e07
commit
d7cbd46653
2 changed files with 3 additions and 13 deletions
|
@ -44,6 +44,8 @@
|
|||
truncated to a page.
|
||||
+ Fixed Bug #732, which fixes misleading messages and documentation for
|
||||
merge/push/pull URIs (thanks to Tomas Cech).
|
||||
+ Fixed Bug #741, which miscounted columns widths when a table header used
|
||||
unicode characters (thanks to Tomas Cech).
|
||||
+ Fixed Bug #745, which allows projects names with spaces, provided the values
|
||||
are quoted (thanks to Duane Waddle).
|
||||
+ Applied patch for Bug #746, which added missing documentation for the 'entry'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue