* NEWS: remove a Kernel#respond_to? from the incompatibilies

because it has been reverted at revision 41837

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
marcandre 2011-07-01 22:27:48 +00:00
Родитель d1999f393f
Коммит 5ce01ed12f
1 изменённых файлов: 1 добавлений и 3 удалений

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

@ -296,6 +296,4 @@ with all sufficient information, see the ChangeLog file.
=== Compatibility issues (excluding feature bug fixes)
* Kernel#respond_to?
See above.
None