Add a helper script for parsing 'svn log' for the
authorgjb <gjb@FreeBSD.org>
Mon, 5 May 2014 23:01:01 +0000 (23:01 +0000)
committergjb <gjb@FreeBSD.org>
Mon, 5 May 2014 23:01:01 +0000 (23:01 +0000)
commit2b7aa883aff6419e934d79652b4801e6e77a8eeb
tree8f23e3268d2427c98e1de1031a0f6d92aa672163
parent266d4c3f7ff028c3575c893daf60552639f40652
Add a helper script for parsing 'svn log' for the
'Relnotes:' tag in case 'yes' is not explicitly
the first string value following the tab.

As it turns out, a number of commits have bypassed
my filters (both email and 'svn log --search'), and
this script returns the results I want when doing
these searches.

Sponsored by: The FreeBSD Foundation
release/scripts/relnotes-search.sh [new file with mode: 0755]