This version was released on 1 February 2003.
New Features
Improved multi-threading support Introduced context support (see below for new API calls)
New API Calls
lzCreatePrivateContext creates a context for use in the current thread only lzCreatePublicContext creates a context for use in all threads lzDestroyPrivateContext deletes and releases resources for a previously created private context lzDestroyPublicContext deletes and releases resources for a previously created public context lzVersion returns the version number of the DLL