all: release mars0.1stable53

This commit is contained in:
Thomas Schoebel-Theuer 2018-01-31 12:57:29 +01:00
parent 652f96a669
commit 7dcf6dd9e3

View File

@ -147,6 +147,21 @@ Changelog for series 0.1a:
-----------------------------------
Changelog for series 0.1:
mars0.1stable53
* Major fix: rare corner case of split brain was not displayed
correctly.
* Major usablilty: show amount of data during split brain.
This hints the sysadmins about the size of future data loss
at later split brain resolution.
* Minor workaround: crashed /mars filesystems may contain
completely damaged symlinks with timestamps in the far
distant future, e.g. year >3000 etc. Safeguard unusual
Lamport time slips by ignoring implausible values.
* Major improvement: internal locking overhead reduced.
* Minor improvment: reduce message trigger overhead.
* Several minor improvements.
* Doc updates.
mars0.1stable52
* Major contrib: new example scripts for MARS background data
migration during production. 1&1-specific code in a separate