|
2 | 2 |
|
3 | 3 | $(CHANGELOG_NAV_INJECT)
|
4 | 4 |
|
5 |
| -$(VERSION Nov 01, 2019, =================================================, |
| 5 | +$(VERSION Nov 02, 2019, =================================================, |
6 | 6 |
|
7 | 7 | $(CHANGELOG_HEADER_STATISTICS
|
8 |
| -$(VER) comes with 11 major changes and 64 fixed Bugzilla issues. |
| 8 | +$(VER) comes with 11 major changes and 66 fixed Bugzilla issues. |
9 | 9 | A huge thanks goes to the
|
10 | 10 | $(LINK2 #contributors, 44 contributors)
|
11 | 11 | who made $(VER) possible.)
|
@@ -333,6 +333,7 @@ $(BUGSTITLE_BUGZILLA Phobos regressions,
|
333 | 333 |
|
334 | 334 | $(LI $(BUGZILLA 20186): File size of "Hello, world" executable increased by 185KB)
|
335 | 335 | $(LI $(BUGZILLA 20295): std.zip: zip64 with 0xff bytes in end of central dir record do not work)
|
| 336 | +$(LI $(BUGZILLA 20328): [REG 2.089 beta] deprecation message about Nullable.get in isInputRange) |
336 | 337 | )
|
337 | 338 | $(BUGSTITLE_BUGZILLA Phobos bugs,
|
338 | 339 |
|
@@ -363,6 +364,10 @@ $(LI $(BUGZILLA 20202): Make std.math.signbit work in CTFE)
|
363 | 364 | $(LI $(BUGZILLA 20203): Make std.math.copysign work in CTFE)
|
364 | 365 | $(LI $(BUGZILLA 20242): BitArray constructor should not modify input data)
|
365 | 366 | )
|
| 367 | +$(BUGSTITLE_BUGZILLA Druntime regressions, |
| 368 | + |
| 369 | +$(LI $(BUGZILLA 20270): [REG2.087] Deadlock in garbage collection when running processes in parallel) |
| 370 | +) |
366 | 371 | $(BUGSTITLE_BUGZILLA Druntime bugs,
|
367 | 372 |
|
368 | 373 | $(LI $(BUGZILLA 13821): fiber + exception + win server 2012 failures)
|
|
0 commit comments