log src/org/tmatesoft/hg/internal/BasicSessionContext.java @ 358:fc8bc2f1edbe v0.7.0

age author description
2011-11-15 Artem Tikhomirov Add options to control DataAccessProvider, allow to turn off use of file memory mapping in particular to solve potential sharing violation (os file handle gets released on MappedByteByffer being GC'd, not on FileChannel.close())
2011-09-16 Artem Tikhomirov Issue 11: Error log facility. SessionContext to share common facilities