January 19, 2016
On Monday, 18 January 2016 at 14:29:37 UTC, Martin Nowak wrote:
> Fixed, I simply forgot to update the changelog from phobos.
> https://github.com/D-Programming-Language/dlang.org/commit/128de6cce74b6fe8f98c35d2e3b44c44517152c8
> http://dlang.org/changelog/2.070.0.html

I'm still missing entries for

- https://github.com/D-Programming-Language/phobos/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed++author%3Anordlow
- https://github.com/D-Programming-Language/phobos/pull/3288
January 20, 2016
On Tuesday, 19 January 2016 at 13:07:50 UTC, Nordlöw wrote:
> I'm still missing entries for
>
> - https://github.com/D-Programming-Language/phobos/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed++author%3Anordlow
> - https://github.com/D-Programming-Language/phobos/pull/3288

Well, please write them (targeting stable). Changelog entries should nowadays be part of pull requests.
https://github.com/D-Programming-Language/phobos/blob/ca3b4c839770a02f2414b20aa11c38f79419871b/changelog.dd#L9
January 20, 2016
On 2016-01-17 21:52, Martin Nowak wrote:
> Second and last beta for the 2.070.0 release.
>
> http://dlang.org/download.html#dmd_beta
> http://dlang.org/changelog/2.070.0.html
>
> Please report any bugs at https://issues.dlang.org

Everything seems to be working here.

-- 
/Jacob Carlborg
January 21, 2016
On Wednesday, 20 January 2016 at 09:03:50 UTC, Martin Nowak wrote:
> Well, please write them (targeting stable). Changelog entries should nowadays be part of pull requests.
> https://github.com/D-Programming-Language/phobos/blob/ca3b4c839770a02f2414b20aa11c38f79419871b/changelog.dd#L9

Ok, I'll look into it.
January 25, 2016
On Sunday, 17 January 2016 at 20:52:20 UTC, Martin Nowak wrote:
> Second and last beta for the 2.070.0 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.070.0.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

% dmd --version
DMD64 D Compiler v2.069
Copyright (c) 1999-2015 by Digital Mars written by Walter Bright

should be

DMD64 D Compiler v2.070
Copyright (c) 1999-2016 by Digital Mars written by Walter Bright
1 2
Next ›   Last »