X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=a5b5b35189ed525958a0407bdeb92ee660851a72;hb=fed124f1460226ab037657bac5717bdb49bf6b78;hp=fbfc811c95501d27384abb11800a7b808a24eed3;hpb=e774bcd9099e9ebc7a01139e9114ac63a5f57db0;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index fbfc811..a5b5b35 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -2,6 +2,13 @@ @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. +@end itemize + @anchor{Release 1_28_0} @section Release 1.28.0 @itemize @@ -9,6 +16,8 @@ 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}