# # # patch "NEWS" # from [f90ecae590a9e6f0501aa8e7b6f61cc04a5b003e] # to [27bec9c17de85ceb41d839cecc03fdf9b9745c59] # ============================================================ --- NEWS f90ecae590a9e6f0501aa8e7b6f61cc04a5b003e +++ NEWS 27bec9c17de85ceb41d839cecc03fdf9b9745c59 @@ -22,6 +22,10 @@ - There's also a new command "automate remote" that's very much the same, but executes only a single command and does not stdio-encode the output. + - A new 'bisect' command has been added to allow searching for a + specific revision within a range of revisions. This can be useful for + locating the exact revision that broke something or removed a + particular feature. Bugs fixed @@ -42,13 +46,6 @@ having to fetch all of the history before. - New features - - - A new 'bisect' command has been added to allow searching for a - specific revision within a range of revisions. This can be useful for - locating the exact revision that broke something or removed a - particular feature. - Fri Sep 11 20:50:00 UTC 2009 0.45 release.