On Wed, Jan 20, 2010 at 1:15 PM, Gavin Beau Baumanis <ga...@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-break...@subversion.tigris.org" >> +#define CRASHREPORT_EMAIL "notificati...@subversion.apache.org" >> >> #define DBGHELP_DLL "dbghelp.dll" >> +1 for the patch. I'll commit tonight unless someone else beats me to it. Lieven