On Sat, Apr 2, 2011 at 9:50 AM, wrote: > Author: trawick > Date: Sat Apr  2 13:50:07 2011 > New Revision: 1088023 > > URL: http://svn.apache.org/viewvc?rev=1088023&view=rev > Log: > MinGW/MSYS:  Support shared builds of APR, other general improvements > to support of this toolchain. > > PR: 46175 > Submitted by: Carlo Bramini > > Modified: >    apr/apr/trunk/CHANGES >    apr/apr/trunk/build/apr_rules.mk.in >    apr/apr/trunk/configure.in >    apr/apr/trunk/include/apr.h.in >    apr/apr/trunk/test/Makefile.in > > Modified: apr/apr/trunk/CHANGES > URL: http://svn.apache.org/viewvc/apr/apr/trunk/CHANGES?rev=1088023&r1=1088022&r2=1088023&view=diff > ============================================================================== > --- apr/apr/trunk/CHANGES [utf-8] (original) > +++ apr/apr/trunk/CHANGES [utf-8] Sat Apr  2 13:50:07 2011 > @@ -1,6 +1,10 @@ >                                                      -*- coding: utf-8 -*- >  Changes for APR 2.0.0 > > +  *) MinGW/MSYS:  Support shared builds of APR, other general improvements > +     to support of this toolchain.  PR 46175.  [Carlo Bramini > +     ] The MinGW support has been built up over a very, very long time. (I see at least jerenkrantz, wrowe, fuankg, and myself among the commits of different pieces.) If there are non-committers among that group besides Carlo it would be good to add their name to CHANGES as well. Does anyone recall other non-committers with related contributions in the past?