|
| 1 | +Ddoc |
| 2 | + |
| 3 | +$(CHANGELOG_NAV_INJECT) |
| 4 | + |
| 5 | +$(VERSION Oct 08, 2019, =================================================, |
| 6 | + |
| 7 | +$(CHANGELOG_HEADER_STATISTICS |
| 8 | +$(VER) comes with 4 fixed Bugzilla issues. |
| 9 | + A huge thanks goes to the |
| 10 | + $(LINK2 #contributors, 6 contributors) |
| 11 | + who made $(VER) possible.) |
| 12 | + |
| 13 | +$(CHANGELOG_SEP_HEADER_TEXT_NONEMPTY) |
| 14 | + |
| 15 | +$(CHANGELOG_SEP_HEADER_TEXT) |
| 16 | + |
| 17 | +$(CHANGELOG_SEP_TEXT_BUGZILLA) |
| 18 | + |
| 19 | +$(BUGSTITLE_BUGZILLA DMD Compiler bugs, |
| 20 | + |
| 21 | +$(LI $(BUGZILLA 20223): C++, POSIX: Wrong mangling for const reference of callback) |
| 22 | +$(LI $(BUGZILLA 20224): Segfault when using ref parameter on a templated struct $(LPAREN)C++ mangling$(RPAREN)) |
| 23 | +) |
| 24 | +$(BUGSTITLE_BUGZILLA Druntime regressions, |
| 25 | + |
| 26 | +$(LI $(BUGZILLA 20219): Idle D programs keep consuming CPU in Gcx.scanBackground) |
| 27 | +$(LI $(BUGZILLA 20227): "Aborting from src/core/sync/event.d$(LPAREN)141$(RPAREN) Error: pthread_mutex_destroy failed." after fork$(LPAREN)$(RPAREN)) |
| 28 | +) |
| 29 | +) |
| 30 | +$(D_CONTRIBUTORS_HEADER 6) |
| 31 | +$(D_CONTRIBUTORS |
| 32 | + $(D_CONTRIBUTOR Martin Kinkelin) |
| 33 | + $(D_CONTRIBUTOR Martin Nowak) |
| 34 | + $(D_CONTRIBUTOR Mathias Lang) |
| 35 | + $(D_CONTRIBUTOR Mike Franklin) |
| 36 | + $(D_CONTRIBUTOR Nicholas Wilson) |
| 37 | + $(D_CONTRIBUTOR Rainer Schuetze) |
| 38 | +) |
| 39 | +$(D_CONTRIBUTORS_FOOTER) |
| 40 | +$(CHANGELOG_NAV_INJECT) |
| 41 | + |
| 42 | +Macros: |
| 43 | + VER=2.088.1 |
| 44 | + TITLE=Change Log: $(VER) |
0 commit comments