- Fixed bug whereby the start, stop and delete commands were not
  complaining when filter arguments were specified, even though they
  were ignored.  Thanks to Charles T. Yun.
This commit is contained in:
Paul Beckingham 2009-08-16 18:39:35 -04:00
parent 1b28d8714b
commit ec7f7cc939
5 changed files with 86 additions and 0 deletions

View file

@ -24,6 +24,9 @@
automatic creation of an alternate rc file (thanks to Zach Frazier).
+ Fixed bug #250 whereby rc.dateformat was not observed when parsing the
creation date of an annotation (thanks to Federico Hernandez).
+ Fixed bug #260 whereby the start, stop and delete commands did not complain
when filter arguments were specified, even though they were ignored
(thanks to Charles T. Yun).
------ old releases ------------------------------