X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=69ba830e1b7c92736f3c87ed6dda3b51cc58bfe2;hb=4dea8061673b04d0225887f1f8d73392823e4e9e;hp=475fe989f47c1667ff28b735d7e3d134976c2862;hpb=7c544f611aa2190b97140168851767146aa8a45a;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 475fe98..69ba830 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -7,6 +7,12 @@ @item @code{flock} locks replaced with POSIX @code{fcntl} ones. They could be more portable. +@item + @command{redo-depfix} command appeared, that traverses through all + @file{.redo} directories and their dependency files, checks if + corresponding targets has the same content but different + @code{ctime}/@code{mtime} values and rewrites dependencies with that + updated inode information. @end itemize @anchor{Release 1_21_0}