This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for ff4a442c79
authorTony Cook <tony@develop-help.com>
Mon, 18 Nov 2013 06:01:07 +0000 (17:01 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 18 Nov 2013 06:01:07 +0000 (17:01 +1100)
pod/perldelta.pod

index 5f4a162..84a8382 100644 (file)
@@ -1,7 +1,6 @@
 =for todo
 b47a847f62 win32/win32sck.c: dont close() a freed socket os handle
 35e037e846 Commit 1735f6f started to escape all...
-ff4a442c79 [perl #75156] fix the return value and bits for removing a...
 9b4bdfd44e fix chop formats with non PV vars
 
 =encoding utf8
@@ -165,6 +164,13 @@ is a subroutine named "glob".
 
 =item *
 
+L<IO::Select> has been upgraded from version 1.21 to 1.22.
+
+Removing a closed file handle from an IO::Select object now correctly
+updates its internal state and returns the correct value.  [perl #75156]
+
+=item *
+
 L<Module::CoreList> has been upgraded from version 3.00 to 3.01.
 
 The list of Perl versions covered has been updated.