X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=0979623eca341c85625e192ba84198e92c95f0f5;hb=314f58ec690c7321535d6718e8d3a0ecb4cac019;hp=26c580577b0c8054885c1fd9e83e0e417b87b35f;hpb=89cfc56cd7a844fc51475c5817b3b531ba6130d1;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 26c5805..0979623 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,6 +1,55 @@ @node News @unnumbered News +@anchor{Release 1.3.0} +@section Release 1.3.0 +@itemize +@item + Repetitive OOD determination optimization: pass all already known to + be OOD targets to redoing targets. +@end itemize + +@anchor{Release 1.2.0} +@section Release 1.2.0 +@itemize +@item + Dependency files @file{.dep} extension changed to @file{.rec}, to + reflect its recfile format nature and editors file type better + determination. +@item + Reduce number of file descriptors kept open (1 instead of 4) while + waiting for job slot token. +@end itemize + +@anchor{Release 1.1.0} +@section Release 1.1.0 +@itemize +@item + @command{redo-cleanup} has @option{-dry-run} option. +@end itemize + +@anchor{Release 1.0.0} +@section Release 1.0.0 +@itemize +@item + @code{Size} is stored in the state, for faster OOD detection. + Previous @command{goredo} state files won't work. +@item + Setting of @env{REDO_INODE_NO_TRUST} environment variable brings no + trust to file inode's information (except for its size), forcing its + checksum checking. +@item + @command{redo-whichdo} resembles @code{apenwarr/redo}'s one behaviour more. +@end itemize + +@anchor{Release 0.12.3} +@section Release 0.12.3 +@itemize +@item + Use an updated @code{lukechampine.com/blake3} with possibly working + arm64 macOS fix. +@end itemize + @anchor{Release 0.12.2} @section Release 0.12.2 @itemize