commit | f93d3ac9939242a5b2753dad0a72c29477e5c1c4 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Apr 04 22:13:45 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Apr 04 22:13:45 2010 +0000 |
tree | 403095e792ad4477812daaacd11073c5aca03875 | |
parent | 3db1f6bbbed5d3eeb07868a74dd5a0e5de59a975 [diff] |
Blocked revisions 79756 via svnmerge ........ r79756 | mark.dickinson | 2010-04-04 23:09:21 +0100 (Sun, 04 Apr 2010) | 6 lines Add versionchanged entry for Decimal(float) construction. Also add an example of constructing a Decimal directly from a float, update the quickstart tutorial, and tweak another couple of sentences. ........