Revision history for Perl extension IO::Multiplex.

0.01  Fri Jul  2 10:39:23 1999
	- original version; created by h2xs 1.19

0.02  Wed Sep 22 15:44:28 PDT 1999
	- Check for errors on accept

0.03  Tue Sep 28 12:04:53 MDT 1999
	- Remove some debugging stuff
	- Deal properly with the situation where a fd is shutdown in
	  response to EOF

0.04  Wed Sep 29 12:50:44 MDT 1999
	- Fix yesterday's fix

0.05  Fri Oct  8 17:23:08 MDT 1999
        - Yet more EOF/close fixes