Note the removal of Makefile.shared in CHANGES
authorRichard Levitte <levitte@openssl.org>
Mon, 4 Dec 2017 15:57:36 +0000 (16:57 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Dec 2017 16:18:07 +0000 (17:18 +0100)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4840)

CHANGES

diff --git a/CHANGES b/CHANGES
index 691cbcdf684e65f5b82baf3c861af93187d428c3..92ae9655b69cb50e53c3b549497fc8c0b6a281af 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,12 @@
 
  Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
 
 
  Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
 
+  *) 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
+     debug (or make silent).
+     [Richard Levitte]
+
   *) Make it possible to have environment variable assignments as
      arguments to config / Configure.
      [Richard Levitte]
   *) Make it possible to have environment variable assignments as
      arguments to config / Configure.
      [Richard Levitte]