doc/4.0.rst
changeset 9127 aff75b69db92
parent 9123 c992811edec2
--- a/doc/4.0.rst	Thu Jun 27 19:18:54 2013 +0200
+++ b/doc/4.0.rst	Tue Jul 02 17:09:04 2013 +0200
@@ -33,8 +33,8 @@
 same Transaction. However, Connection object are not thread safe.
 
 ``repository.internal_session`` is deprecated in favor of
-``repository.internal_cnx``. Note that internal connection are now safe by
-default. Integrity hooks are enabled except stated otherwise.
+``repository.internal_cnx``. Note that internal connection are now safe.
+Integrity hooks are enabled.
 
 Backward compact is preserved on Session. They can still be used to access the
 database for the next few version.