* NEWS (Mutex#owned?): no longer experimental.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kosaki 2013-03-10 18:23:00 +00:00
Родитель 2aabb9aed2
Коммит cbd15bdb95
2 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,7 @@
Thu Mar 7 08:47:42 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* NEWS (Mutex#owned?): no longer experimental.
Sun Mar 10 23:38:15 2013 Luis Lavena <luislavena@gmail.com>
* win32/file.c (rb_file_expand_path_internal): Expand home directory when

5
NEWS
Просмотреть файл

@ -13,6 +13,11 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
=== Core classes updates (outstanding ones only)
* Mutex
* misc
* Mutex#owned? is no longer experimental.
=== Core classes compatibility issues (excluding feature bug fixes)
* Module#ancestors