X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=36f6aa948c965390bdd87841e8bbe956e9c409e8;hb=b5a5c4fcfcc6fb214136a5cfafaa92d0e50c002a;hp=bc4322ed31c0be210b70eb1368e25f84557c216b;hpb=ebd96d2c56c742d9d00bccb9faee5fc1a7db664a;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index bc4322e..36f6aa9 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,12 +1,66 @@ @node News @unnumbered News +@anchor{Release 1.4.1} +@section Release 1.4.1 +@itemize +@item + Even more simpler statusline cleaning function. +@end itemize + +@anchor{Release 1.4.0} +@section Release 1.4.0 +@itemize +@item + Fixed proper @option{-xx} and @env{REDO_TRACE} workability, that + previously was not applied to all targets. +@item + Simpler statusline cleaning function, does not leading to whitespace + junk after long lines. +@item + Updated dependant libraries. +@end itemize + +@anchor{Release 1.3.0} +@section Release 1.3.0 +@itemize +@item + Experimental @command{redo-sources}, @command{redo-targets} and + @command{redo-ood} commands. +@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