X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=d519c7d3d3443673fe08b6a4c7769f8fc61b2617;hb=b4eefdd675c9aef9ff8bd1089d031ee05733195b;hp=2e4a72b29a4fcc174f6cf0018267f4498ba685b7;hpb=630b0f862b0105ca934d97f8b8d655818c32c9ed;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 2e4a72b..d519c7d 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -2,6 +2,34 @@ @cindex news @unnumbered News +@anchor{Release 1_30_0} +@section Release 1.30.0 +@itemize +@item + Fixed wrong OOD-cache value of source file dependency. + Targets could be rebuilt without any reason. +@end itemize + +@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