mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #942
- Fixed bug #942, which only allowed dates to be edited if they changed day (thanks to Owen Clarke).
This commit is contained in:
parent
e42a5a831a
commit
8c0971425f
2 changed files with 8 additions and 6 deletions
|
@ -271,6 +271,8 @@
|
|||
+ 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