* NEWS: mention about the change of r45254.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ab3002afa3
commit
5c8b8c03b3
6
NEWS
6
NEWS
@ -27,6 +27,12 @@ with all sufficient information, see the ChangeLog file.
|
||||
|
||||
=== Core classes compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* IO
|
||||
* incompatible changes:
|
||||
* When flushing file IO, you cannot assume that the metadata of the file
|
||||
is updated immediately. On some platforms (especially Windows), it is
|
||||
delayed till the load of the filesystem is decreased.
|
||||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user