Ready to tag 1.4.0c4

This commit is contained in:
Shane Hathaway 2010-09-17 08:44:30 +00:00
parent c45d84df01
commit d517455956
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Next Release
------------
1.4.0c4 (2010-09-17)
--------------------
- Worked around an Oracle RAC bug: apparently, in a RAC environment,
the read-only transaction mode does not isolate transactions in the
@ -13,7 +13,7 @@ Next Release
to reduce the need for synchronized clocks, but in practice, that
policy broke tests and did not really avoid the need to synchronize
clocks. Also, the effect of unsynchronized clocks is predictable
and manageable: you'll get bunches of transactions with very similar
and manageable: you'll get bunches of transactions with sequential
timestamps.
- If the database returns an object from the future (which should never