Bumped version number to 1.8.3

This commit is contained in:
Federico Hernandez 2009-09-07 16:13:37 +02:00
parent 3ef844de5f
commit fba076a0d0
5 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,10 @@
------ current release ---------------------------
1.8.3 ()
------ old releases ------------------------------
1.8.2 (9/7/2009) f243f0ed443ecd7dde779de8a6525222591024db
+ Added feature #282 that returns useful exit codes to the shell. Now a
script can detect whether no tasks were returned by a report (thanks to
@ -14,8 +18,6 @@
+ Fixed bug #288 which failed to propagate rc file overrides on the command
line to the default command (thanks to Zach Frazier).
------ old releases ------------------------------
1.8.1 (8/20/2009) 35792e7874d2bb664abb1a0a67960b7fe7e0fccf
+ Fixed bug #231 that broke the build on OpenBSD 32-bit due to a time_t
and int collision (thanks to Pietro Cerutti).