X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=769c37501516bb3abb625cbcae03d534fad19a6f;hb=8ce628c944d5f72f7383ec123f84c433c25512b6;hp=856e1865f1d24e61bb0495bfaba7fb400301c87c;hpb=906d2d0d72e16bbdb17653b834a980f134309a59;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 856e186..769c375 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -2,6 +2,51 @@ @cindex news @unnumbered News +@anchor{Release 1_29_0} +@section Release 1.29.0 +@itemize +@item + Fix possible error when two always-ed targets are run simultaneously. +@item + Updated dependant libraries. +@end itemize + +@anchor{Release 1_28_0} +@section Release 1.28.0 +@itemize +@item + Do not remove @file{.lock} files, that leads to possible races + between running targets. Although @command{nncp-cleanup lock} + can be used to cleanup. +@item + Updated dependant libraries. +@end itemize + +@anchor{Release 1_27_1} +@section Release 1.27.1 +@itemize +@item + Fixed lack of @file{.redo.}-prefix in temporary file names. +@end itemize + +@anchor{Release 1_27_0} +@section Release 1.27.0 +@itemize +@item + Improved out-of-date check and @file{.do} files search performance, + because of caching their results. +@end itemize + +@anchor{Release 1_26_0} +@section Release 1.26.0 +@itemize +@item + Debug output contained colour-related attribute even if + @env{$NO_COLOR=1} was set. +@item + Updated dependant libraries. +@end itemize + @anchor{Release 1_25_0} @section Release 1.25.0 @itemize