]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/news.texi
Collision resistant .log-rec extension
[goredo.git] / doc / news.texi
index a839bb1d7331a3e54934f224722a2b6009e21e60..650c12c0968d5e814068d91670f61de14178cfe1 100644 (file)
@@ -1,11 +1,37 @@
 @node News
 @unnumbered News
 
+@anchor{Release 1_13_0}
+@section Release 1.13.0
+@itemize
+@item
+    Use @file{.log-rec} extension, instead of @file{.log.rec}, that
+    won't collide with already existing @file{.log} and @file{.rec} in
+    @file{.redo} directory.
+@end itemize
+
+@anchor{Release 1_12_0}
+@section Release 1.12.0
+@itemize
+@item
+    Fix possible lack of success finish message printing if any of
+    targets fail.
+@end itemize
+
+@anchor{Release 1_11_0}
+@section Release 1.11.0
+@itemize
+@item
+    Fix nasty bug with incorrect @file{.redo/tgt.rec} files renaming.
+@end itemize
+
 @anchor{Release 1_10_0}
 @section Release 1.10.0
 @itemize
 @item
     @command{redo-cleanup} now also cleans @file{.redo/tgt.log.rec} files.
+@item
+    Recursive logs do not require @file{.redo/tgt.rec} existence anymore.
 @end itemize
 
 @anchor{Release 1_9_0}