mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
parent
8c0971425f
commit
9eee2e3e3e
1 changed files with 2 additions and 2 deletions
|
@ -123,6 +123,8 @@
|
|||
+ Fixed bug #208, which addresses various problems with recurring tasks, and
|
||||
change propagation.
|
||||
+ Fixed bug #403, which disambiguates certain commands involving numbers.
|
||||
+ Fixed bug #447, #942, which only allowed dates to be edited if they changed
|
||||
day (thanks to Michelle Crane and Owen Clarke).
|
||||
+ Fixed bug #458, removing the ambiguous 'm' as a duration, leaving 'mi[nutes]'
|
||||
and 'mo[nths]' requiring at least two characters for a match.
|
||||
+ Fixed bug #475, which allowed a blank annotation command to be entered
|
||||
|
@ -271,8 +273,6 @@
|
|||
+ Fixed bug #937, which failed 'stat' calls on Solaris (thanks to Owen Clarke).
|
||||
+ Fixed bug #938, which corrected compiler warnings on Solaris (thanks to Owen
|
||||
Clarke).
|
||||
+ Fixed bug #942, which only allowed dates to be edited if they changed day
|
||||
(thanks to Owen Clarke).
|
||||
|
||||
# Untracked Bugs, biggest first.
|
||||
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue