# # # patch "NEWS" # from [3f622a2f607010720f7e2ddf6fef4f1aa03e2c0a] # to [e3f5a15a4a4acb8b4d0d3e641e148c9b1b0322d9] # ============================================================ --- NEWS 3f622a2f607010720f7e2ddf6fef4f1aa03e2c0a +++ NEWS e3f5a15a4a4acb8b4d0d3e641e148c9b1b0322d9 @@ -95,8 +95,10 @@ Xxx Xxx 99 99:99:99 UTC 2010 --allow-default-confdir undo previous --no-default-confdir --allow-workspace undo previous --no-workspace --interactive undo previous --non-interactive - --yesrc undo previous --norc - --stdhooks undo previous --nostd + --no-standard-rcfiles replaces --norc + --standard-rcfiles undo previous --no-standard-rcfiles + --no-builtin-rcfile replaces --nostd + --builtin-rcfile undo previous --no-builtin-rcfile --clear-rcfiles undo previous --rcfile --verbose set verosity level to 1 --verbosity set verbosity level @@ -164,6 +166,8 @@ Xxx Xxx 99 99:99:99 UTC 2010 - Deprecated options: --full use --verbose + --norc use --no-standard-rcfiles + --nostd use --no-builtin-rcfile - The 'disapprove' command now accepts a revision range in addition to a single revision.