# # # patch "NEWS" # from [18fee5e50cd5dac4a9b98ab919f14d7c2a5c6b02] # to [9755f0b992a3b7ebe0e7f026da868d282446549b] # ============================================================ --- NEWS 18fee5e50cd5dac4a9b98ab919f14d7c2a5c6b02 +++ NEWS 9755f0b992a3b7ebe0e7f026da868d282446549b @@ -135,6 +135,8 @@ xxx xxx xx xx:xx:xx UTC 2010 directory if the target directory "." points to a workspace (fixes monotone bug #29927). + - The commands in monotone's help output are now sorted alphabetically + - monotone on Windows will now have a non-zero exit code when interrupted (^C). This was broken in 0.47 when it was fixed to not throw an exception on being interrupted.