fixed musrt0 crash for histogram number out of range (MUSR-157)

This commit is contained in:
nemu
2010-11-19 06:54:15 +00:00
parent 41f10b77c0
commit 7cb19dada8
2 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,7 @@
changes since 0.8.0
===================================
FIXED musrt0 crash for histogram number out of range (MUSR-157)
FIXED fixes the inadequate attempt to use log max likelihood fit for asymmetry/non-muSR fit (MUSR-148)
CHANGED less strict handling of empty FUNCTION block
CHANGED cosmetics in the y-labelling (MUSR-154)