- TW-21 do not match a UDA if not followed by colon (thanks to Scott Kostyshak).
This commit is contained in:
Paul Beckingham 2014-08-31 16:56:12 -04:00
parent 258f79c1f9
commit d24d054630
2 changed files with 57 additions and 0 deletions

View file

@ -21,6 +21,7 @@
- #1511 sync init crashes if client certification file is empty or invalid
(thanks to Marton Suranyi).
- TW-5 color.due.today does not work (thanks to Max Muller).
- TW-21 do not match a UDA if not followed by colon (thanks to Scott Kostyshak).
- TW-28 Inserts spaces before punctuation characters (thanks to Matt Kraai).
- TW-43 Better error handling than: "Found extra operands." (thanks to Benjamin
Weber).