include changes up to 640. in 9.1.0b2

This commit is contained in:
Andreas Gustafsson 2000-12-28 01:42:00 +00:00
parent de154f65f6
commit a110543bb4

View file

@ -1,3 +1,6 @@
--- 9.1.0b2 released ---
640. [bug] Memory leak in error path could cause
"mpctx->allocated == 0" failure. [RT #584]
@ -25,11 +28,12 @@
633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
--- 9.1.0b2 released ---
632. [bug] The index array of the journal file was
corrupted as it was written to disk.
631. [port] Build without thread support on systems without
pthreads.
630. [bug] Locking failure in zone code. [RT #582]
629. [bug] 9.1.0b1 dereferenced a null pointer and crashed