Bumped version number to 1.9.3

This commit is contained in:
Federico Hernandez 2010-07-11 00:24:36 +02:00
parent 28dd5152d7
commit 8b02d2bdeb
7 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,10 @@
------ current release ---------------------------
1.9.3 ()
------ old releases ------------------------------
1.9.2 (7/10/2010) a13989f18eb34b3363f433c965084b6491425b9f
+ Added feature #320, so the command "task 123" is interpreted as an implicit
"task info 123" command (thanks to John Florian).
@ -61,8 +65,6 @@
+ Fixed wording (support issue #383) when modifying a recurring task (thanks
to T. Charles Yun).
------ old releases ------------------------------
1.9.1 (5/22/2010) 60a99725b858be134ad538cb7c1a32c98de70e67
+ Summary report bar colors can now be specified with color.summary.bar
and color.summary.background configuration variables.