2006-01-12 Ben Maurer * SafeHandleZeroOrMinusOneIsInvalid.cs: Update to RTM api * SafeFileHandle.cs: Update to RTM api 2005-08-10 Zoltan Varga * SafeFileHandle.cs: Make this inherit from SafeHandleZeroOrMinusOneIsInvalid. * SafeHandleZeroOrMinusOneIsInvalid.cs: New file. 2005-01-31 Sebastien Pouliot * SafeFileHandle.cs: Class declaration to allow compiling System.IO and System.IO.IsolatedStorage for the NET_2_0 profile.