Document incompatible interpretation of chdir FOO.
Gisle Aas [Thu, 9 Feb 2006 18:09:01 +0000 (18:09 +0000)]
Ref change 27125.

p4raw-id: //depot/perl@27139

pod/perl594delta.pod

index f41ad2c..71dcdb7 100644 (file)
@@ -10,6 +10,11 @@ and L<perl593delta> for the differences between 5.8.0 and 5.9.3.
 
 =head1 Incompatible Changes
 
+=head2 chdir FOO
+
+A bareword argument to chdir is now recognized as a file handle.
+Earlier releases interpreted the bareword as a directory name.
+
 =head1 Core Enhancements
 
 =head1 Modules and Pragmata