mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Merge branch '1.9.2' of tasktools.org:task into 1.9.2
This commit is contained in:
commit
78d092c588
2 changed files with 9 additions and 10 deletions
15
ChangeLog
15
ChangeLog
|
@ -2,14 +2,13 @@
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.9.2 ()
|
1.9.2 ()
|
||||||
+ Added feature #320, so the command "task 123" is interpreted as an
|
+ Added feature #320, so the command "task 123" is interpreted as an implicit
|
||||||
implicit "task info 123" command (thanks to John Florian).
|
"task info 123" command (thanks to John Florian).
|
||||||
+ Added feature #326, allowing tasks to be added in the completed state,
|
+ Added feature #326, allowing tasks to be added in the completed state, by
|
||||||
by using the 'log' command in place of 'add' (thanks to Cory Donnelly).
|
using the 'log' command in place of 'add' (thanks to Cory Donnelly).
|
||||||
+ Added features #36 and #37, providing annual versions of the 'history'
|
+ Added features #36 and #37, providing annual versions of the 'history' and
|
||||||
and 'ghistory' command as 'history.annual' and 'ghistory.annual'.
|
'ghistory' command as 'history.annual' and 'ghistory.annual'.
|
||||||
+ Added feature #363 supporting iCalendar export via the 'export.ical'
|
+ Added feature #363 supporting iCalendar export via the 'export.ical' command.
|
||||||
command.
|
|
||||||
+ Added feature #390, an extra dateformat for annotations (thanks to Cory
|
+ Added feature #390, an extra dateformat for annotations (thanks to Cory
|
||||||
Donnelly).
|
Donnelly).
|
||||||
+ Added feature #407, a new 'task show' command to display the current
|
+ Added feature #407, a new 'task show' command to display the current
|
||||||
|
|
4
NEWS
4
NEWS
|
@ -13,8 +13,8 @@ New Features in task 1.9
|
||||||
Task has been built and tested on the following configurations:
|
Task has been built and tested on the following configurations:
|
||||||
|
|
||||||
* OS X 10.6 Snow Leopard and 10.5 Leopard
|
* OS X 10.6 Snow Leopard and 10.5 Leopard
|
||||||
* Fedora 13 Goddard, 12 Constantine and 11 Leonidas
|
* Fedora 13 Goddard, 12 Constantine
|
||||||
* Ubuntu 10.04 Lucid Lynx, 9.10 Karmic Koala and 9.04 Jaunty Jackalope
|
* Ubuntu 10.04 Lucid Lynx, 9.10 Karmic Koala
|
||||||
* Debian Sid
|
* Debian Sid
|
||||||
* Slackware 12.2
|
* Slackware 12.2
|
||||||
* Arch Linux
|
* Arch Linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue