diff options
| author | Gaëtan Gilbert | 2018-08-30 13:17:52 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2018-09-13 15:05:57 +0200 |
| commit | fa4c0aab3eace78fe283f4630e4db5ed076d267e (patch) | |
| tree | d457553eaaeb421e269a0e982d1e06d9ed87d0e6 /CHANGES | |
| parent | eb4171d50d340e19e87a7a592b3d9c0d48654337 (diff) | |
Add entry for universe polymorphism critical bug
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -205,6 +205,12 @@ Tools and `print-pretty-single-time-diff` now correctly label the "before" and "after" columns, rather than swapping them. +Kernel + +- The kernel does not tolerate capture of global universes by + polymorphic universe binders, fixing a soundness break (triggered + only through custom plugins) + Changes from 8.8.0 to 8.8.1 =========================== |
