Move fprintf after assignment to avoid crash.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index cad7ac6e103832fa434c718100f1fd1738a75924..15b41fde4013c8a85806c3aebeb283b8b072a9a7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,10 @@
 
  Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
 
+  *) The last traces of Netware support, first removed in 1.1.0, have
+     now been removed.
+     [Rich Salz]
+
   *) Get rid of Makefile.shared, and in the process, make the processing
      of certain files (rc.obj, or the .def/.map/.opt files produced from
      the ordinal files) more visible and hopefully easier to trace and
 
  Changes between 1.1.0g and 1.1.0h [xx XXX xxxx]
 
+  *) Removed the OS390-Unix config target.  It relied on a script that doesn't
+     exist.
+     [Rich Salz]
+
   *) rsaz_1024_mul_avx2 overflow bug on x86_64
 
      There is an overflow bug in the AVX2 Montgomery multiplication procedure