TI-77: timew track seems to think today is tomorrow

- Thanks to A M
This commit is contained in:
Paul Beckingham 2017-05-21 12:47:23 -04:00
parent 39a33b8f03
commit 51db77b5cd
2 changed files with 4 additions and 0 deletions

View file

@ -46,6 +46,8 @@
- TI-70 Timew starts a new interval even if a current interval contains the - TI-70 Timew starts a new interval even if a current interval contains the
same set of tags same set of tags
(Thanks to Thomas Babej). (Thanks to Thomas Babej).
- TI-77 timew track seems to think today is tomorrow
(Thanks to A M)
- Fixed Python 3 support of the holiday/refresh script - Fixed Python 3 support of the holiday/refresh script
(thanks to Jelle van der Waa). (thanks to Jelle van der Waa).
- Added missing man page link - Added missing man page link

2
NEWS
View file

@ -9,6 +9,8 @@ New Features in 1.1.0
- New date names supported (see 'timew help date' or 'man timew'). - New date names supported (see 'timew help date' or 'man timew').
- Timewarrior and Taskwarrior now use the same date handling. - Timewarrior and Taskwarrior now use the same date handling.
- The 'continue' command can resume tracking by @id. - The 'continue' command can resume tracking by @id.
- When specifying a time without a date (e.g. '10:00am'), the day is assumed
to be today, and is no longer projected back in time.
New Commands in 1.1.0 New Commands in 1.1.0