X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=c2674ae4ffed7bb3b75d07e5e63c95a898e0db9b;hb=cb183690cc59ad772dab941adc3e9b8d5b90fbc0;hp=99faedaf6cc4d052aca934cfe1dff9ca1652a0e9;hpb=7eabb39c54b96fca347a0576f501239d89bd8ec6;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 99faeda..c2674ae 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,6 +1,63 @@ @node News @unnumbered News +@anchor{Release 1.5.0} +@section Release 1.5.0 +@itemize +@item + @command{redo-ood}, @command{redo-sources} and + @command{redo-targets} can optionally take list of targets to apply + the command on, to narrow the result. +@item + @command{redo-sources} mistakenly missed @file{.do} files in the output. +@item + @command{redo-sources} now recursively searches for all source + files, not the "first" depth level ones. +@end itemize + +@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