2014-02-22 19:16 GMT+09:00 Andrew Edwards <edwards.ac@gmail.com>:
Outstanding Regressions: Per discussion between Walter and Kenji (http://forum.dlang.org/post/CAFDvkcuX9og4ec0kha_wFm3jTN24zVC=SXZaB35NXR-s-k+uQg@mail.gmail.com) all regressions existing at the time of the RC1 release were invalid or did not affect 2.065. Since then I am only aware of two regressions posted against RC1: #12220 and #12221. Vladimir Panteleev already identified their sources but no work done yet to resolve them. If there are any other regressions affecting 2.065 that I might have missed, please point them out.

Issue 12220 and 12221 are git-head only regressions, so they are unrelated to the 2.065 release.

Just now, I picked up three commits into 2.065 branch.
https://github.com/D-Programming-Language/dmd/pull/3328

There's no unmerged changes in Phobos repository.

Kenji Hara