On Wed, Jan 20, 2010 at 1:32 PM, Lieven Govaerts <svnlgo_at_mobsol.be> wrote:
> On Wed, Jan 20, 2010 at 1:15 PM, Gavin Beau Baumanis
> <gavin_at_thespidernet.com> wrote:
>> Ping.
>> This updated submission has received no comments.
>>
>
> Thanks for the reminder Gavin.
>
>> On 07/01/2010, at 7:10 PM, Ed wrote:
>>
> [..]
>>>
>>> Well, in that case here's an updated patch.
>>>
>>> Log:
>>>
>>> [[[
>>> Updated the crash report e-mail address to reflect the change
>>> to ASF.
>>>
>>> * subversion/libsvn_subr/win32_crashrpt.c
>>> CRASHREPORT_EMAIL : s/tigris/apache/
>>>
>>> Patch by: Edmund Wong ed{_AT_}kdtc.net
>>> ]]]
>>>
>>> Index: subversion/libsvn_subr/win32_crashrpt.c
>>> ===================================================================
>>> --- subversion/libsvn_subr/win32_crashrpt.c (revision 896742)
>>> +++ subversion/libsvn_subr/win32_crashrpt.c (working copy)
>>> @@ -40,7 +40,7 @@
>>> HANDLE dbghelp_dll = INVALID_HANDLE_VALUE;
>>>
>>> /* Email address where the crash reports should be sent too. */
>>> -#define CRASHREPORT_EMAIL "svn-breakage_at_subversion.tigris.org"
>>> +#define CRASHREPORT_EMAIL "notifications_at_subversion.apache.org"
>>>
>>> #define DBGHELP_DLL "dbghelp.dll"
>>>
>
> +1 for the patch. I'll commit tonight unless someone else beats me to it.
>
Committed in r901304.
Lieven
Received on 2010-01-20 18:54:07 CET