LPSM 0.1.8 released

H. Peter Anvin hpa@zytor.com (H. Peter Anvin)
Thu, 25 Oct 2001 11:46:01 -0700 (PDT)


Greetings and salutations,

I have released LPSM 0.1.8.

Changes in 0.1.8:
-----------------
* Add lpsm_recover() [offline log recovery]
* Try to make sure errno contains useful information if we return
  failure.
* More documentation cleanup.  Remove most of the stuff in the README
  file which now lives in man pages.

Overall, I think LPSM is starting to get into pretty good shape.  I
have a few more things in mind that I want to add, then it should by
and large be finished for the non-thread-safe version.  Then it
becomes another job to make LPSM thread-safe...

	-hpa