This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from f8a4e74 fixes #3609: NumberEditor does not accept Long or long number type new aa60138 reduce number of digit to avoid bad rounding (should do better than that...) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit aa6013887294ed8d9398a4b0b64e64b241707221 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jan 1 18:47:41 2015 +0100 reduce number of digit to avoid bad rounding (should do better than that...) Summary of changes: .../java/org/nuiton/jaxx/widgets/number/NumberEditorHandler.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.