On Monday 11 July 2011 10:01:26 Jacob Carlborg wrote: > On 2011-07-11 05:07, Walter Bright wrote: > > Continuing the trend, more people contributed to this release than any > > other! > > > > http://www.digitalmars.com/d/1.0/changelog.html > > http://ftp.digitalmars.com/dmd.1.069.zip > > > > http://www.digitalmars.com/d/2.0/changelog.html > > http://ftp.digitalmars.com/dmd.2.054.zip > > That was no short list, impressive.
It definitely is impressive. Probably the longest list ever. I would point out however, that this line shouldn't be in the changelog: * Add warning about calling pure nothrow functions and ignoring the result That change was reverted after it was discovered that it caused too many problems. - Jonathan M Davis