# # # patch "monotone.texi" # from [9dbe7c7ecf24ca2d0823864dd555200044c029a6] # to [7fbca3ebdf4bd69a5fd2c8d411e4893a13ad49a8] # ============================================================ --- monotone.texi 9dbe7c7ecf24ca2d0823864dd555200044c029a6 +++ monotone.texi 7fbca3ebdf4bd69a5fd2c8d411e4893a13ad49a8 @@ -44,7 +44,7 @@ @node Top, Concepts, (dir), (dir) @ifnottex @node Top, Concepts, (dir), (dir) address@hidden Top address@hidden Overview Monotone is a distributed version control tool. It can help automate many tedious and error-prone tasks in group software development. @@ -2858,21 +2858,21 @@ @heading Expanding dates The allowed date formats are: @table @asis address@hidden now address@hidden @code{now} Expands to the current date and time. address@hidden today address@hidden @code{today} Expands to today's date. @code{e} and @code{l} selectors assume time 00:00:00 address@hidden yesterday address@hidden @code{yesterday} Expands to yesterday's date. @code{e} and @code{l} selectors assume time 00:00:00 address@hidden @{minute|address@hidden address@hidden @code{ @{minute|address@hidden } Expands to today date and time, minus the specified @code{number} of minutes|hours. address@hidden @{day|week|month|address@hidden address@hidden @code{ @{day|week|month|address@hidden } Expands to today date, minus the specified @code{number} of days|weeks|months|years. @code{e} and @code{l} selectors assume time 00:00:00 address@hidden -[-day[Thour:minute:second]] address@hidden @code{-[-day[Thour:minute:second]]} Expands to the supplied year/month. The day and time component are optional. If missing, @code{e} and @code{l} selectors assume the first day of month and time 00:00:00. @@ -11461,6 +11461,7 @@ @section Rebuilding ancestry advances in crypto: if or when @sc{sha1} is broken, we will need to migrate to a different secure hash. @end itemize + Obviously, we hope neither of these things will happen, and we've taken lots of precautions against the first recurring; but it is better to be prepared.