* subversion/libsvn_fs_fs/low_level.c (read_change): Fix reporting of the "mergeinfo_mod" flag for changed paths if the flag insn't actually stored in the repo. We must explicitly initialize it to svn_tristate_unknown. Found by: julianfoad