danie...@apache.org wrote on Sun, 24 Dec 2017 08:54 +0000:
> * tools/dist/edit-N-log-messages: New.

> +++ subversion/trunk/tools/dist/edit-N-log-messages Sun Dec 24 08:54:08 
> 2017
> @@ -0,0 +1,89 @@
> +usage() {
> +  echo "usage: $NAME -r N:M"
> +  echo "  will retrieve all log messages in the range rN:rM, open them 
> in"
> +  echo "  \$EDITOR, and commit any edits to them."
> +}

Using this script, I've added changelog information to trunk from
1.10.x branching through r1818500.

Reply via email to