- Fixed problem with command line configuration overrides that had no
  values.
This commit is contained in:
Paul Beckingham 2010-07-23 22:33:02 -07:00
parent 5cecc3d772
commit eeeff7d389
2 changed files with 10 additions and 7 deletions

View file

@ -27,6 +27,8 @@
+ Fixed bug #439, which ignored dateformat.annotation for sparse annotations.
+ Fixed bug #441, which misparsed '/a/a:/' as an attribute, rather than a
substitution (thanks to Michelle Crane).
+ Fixed problem with command line configuration overrides that had no
values.
------ old releases ------------------------------