Description
As part of adding the MutextLock with LOG4NET-164 the logic that open the file has been factored out into a method of the base class of all locking models. The line that sets MinimalLock's m_append to true after opening the file has been lost on the way.
This is responsible for two of the unit tests errors reported in LOG4NET-301.