mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
Bug Fix - Bug #248
- Fixed bug where both single and double quotes are stored as ampersand-quote-semi-colon, leading to the gradual conversion of one to the other. Fix is backward compatible. Thanks to John Florian.
This commit is contained in:
parent
c4dcdbff0f
commit
d3fcd40279
2 changed files with 14 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
confused a subsequent import (thanks to John Florian).
|
||||
+ Fixed bug #241 that caused redirected output to retain color control codes
|
||||
for colored header and footnotes (thanks to John Florian).
|
||||
+ Fixed bug #248 where single and double quotes are both stored as
|
||||
ampersand-quot-semi (thanks to John Florian).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue