fixed bug #9629: override stringify date format to use java default format.

This commit is contained in:
David Delikat 2009-02-10 04:03:27 +00:00
parent 66e4b23e7f
commit 571c824ad1
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
7.6.11
- fixed #9629: override stringify date format to use java default format.
- Added a switch to allow the use of non-WebGUI objects with the Workflow
engine.
- fixed #9579: initialize keyword field because get fills it in now due to a recent code change