notes-0.9.0.txt 648 B

1234567891011121314151617181920
  1. =======================================================================
  2. iEat Release Notes
  3. @VERSION@ @BUILD_DATE@
  4. =======================================================================
  5. Changes since last release:
  6. - Add metric cup (250ml) to metric units.
  7. - Update convert recipe measurement system to automatically select
  8. system to convert to if only two systems in system (which is the
  9. default configuration).
  10. - XSLT changes to make work with XSLTC (and thus JDK 1.5).
  11. - Update to Spring 1.2.4.
  12. - Work-around bug exposed by Postgres 8 JDBC driver.
  13. - Update Derby to 10.1 to take advantage of new TIMESTAMPADD function.