X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=f83bbc1925bb6ce7c413339466e3b1f0bad0332e;hb=2fe7eaeac99947f761f4665893c09db31d6b3a4b;hp=2adfe78785f86613460c3454a4d3e027e01dbc0c;hpb=67419ca36c09dc3489f9089399b37803fa94ae2a;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 2adfe78..f83bbc1 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,11 +1,29 @@ @node News @unnumbered News +@anchor{Release 1_18_0} +@section Release 1.18.0 +@itemize +@item + Fix regression of known OODs passing since 1.3.0, that leads to + rebuilding of already built targets. +@end itemize + +@anchor{Release 1_17_0} +@section Release 1.17.0 +@itemize +@item + If @command{redo*} process is killed, then it sends @code{SIGTERM} + to all his children too, properly terminating the whole job queue. +@end itemize + @anchor{Release 1_16_0} @section Release 1.16.0 @itemize @item Unexistent targets are considered always out-of-date, as it should be. +@item + Do not panic if @env{$REDO_LOGS=1} and we were unable to start the command. @end itemize @anchor{Release 1_15_0}