Revert "Bumping version number to 1.8.3"

This reverts commit 00031dc1ab.
This commit is contained in:
Federico Hernandez
2009-09-07 16:04:24 +02:00
parent 00031dc1ab
commit 09d7940dd3
5 changed files with 6 additions and 8 deletions

View File

@@ -1,10 +1,6 @@
------ 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
@@ -18,6 +14,8 @@
+ 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).