Bug
- Fixed a bug that caused a commond dateformat (YDM-HN) to be misinterpreted as a UUID. Solution is to increase minimum partial UUID length from 9 to 14.
This commit is contained in:
2
NEWS
2
NEWS
@@ -9,6 +9,8 @@ New Features in taskwarrior 2.1.0
|
||||
and are deleted.
|
||||
- Improved UTF8 handling for wide characters.
|
||||
- User defined attributes.
|
||||
- Partial UUIDs must now be at least 14 characters, up from 9. This
|
||||
disambiguates a commonly date format.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
||||
Reference in New Issue
Block a user