diff --git a/Changes b/Changes index db780c0b0..f70fa9468 100644 --- a/Changes +++ b/Changes @@ -72,9 +72,6 @@ Language features: (Will Crichton, reviewed by Leo White) Compilers: -- PR#4080, PR#6537, PR#5333: fix stack overflow in the compiler when -pack'ing - a module - that includes a module of the same name (Alain Frisch) - PR#4231, PR#5461: (interim solution) warning 31 is now fatal by default - PR#4800: better compilation of tuple assignment (Gabriel Scherer and Alain Frisch)