-This dramatically speeds up processing of floating-point values, though
-trailing digits are display slightly differently. Users who wish to have output that is rounded can set
-extra_float_digits=0.
+This dramatically speeds up processing of floating-point values but causes
+additional trailing digits to potentially be displayed. Users wishing
+to have output that is rounded to match the previous behavior can set
+extra_float_digits=0, which is no longer the default.