# # patch "ChangeLog" # from [761dffa3c2dd2a94f3b63799d8373209e724d6a4] # to [80ced1415b0c474e3b82c51b998e96b649c5db75] # # patch "monotone.texi" # from [dc07fd1ee89ee525831316cd052095cef07bc3f9] # to [7f5cde8667b5c13e8dd4a7c7c9c5127a2eaa87ad] # ======================================================================== --- ChangeLog 761dffa3c2dd2a94f3b63799d8373209e724d6a4 +++ ChangeLog 80ced1415b0c474e3b82c51b998e96b649c5db75 @@ -1,3 +1,8 @@ +2005-11-13 Nathaniel Smith + + * monotone.texi (Automation): Document sort order for 'automate + select'. + 2005-11-10 Timothy Brownawell * lua.cc, std_hooks.lua, monotone.texi: basic_io parser for lua is ======================================================================== --- monotone.texi dc07fd1ee89ee525831316cd052095cef07bc3f9 +++ monotone.texi 7f5cde8667b5c13e8dd4a7c7c9c5127a2eaa87ad @@ -5036,7 +5036,8 @@ Zero or more lines, each giving the ID of one revision that matches the given selector. Each line consists of a revision ID, in hexadecimal, -followed by a newline. +followed by a newline. Revision ids are printed in alphabetically +sorted order. @item Error conditions: