Add a no-egd option to disable EGD-related code
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 084ddbdd26bfa9b32a689e03270adefcbff76d7a..cc5a0df8e2b91db5f0cf191d6d03145affd0e23a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,15 @@
 
  Changes between 1.0.2e and 1.1.0  [xx XXX xxxx]
 
+  *) EGD is no longer supported by default; use enable-egd when
+     configuring.
+     [Ben Kaduv and Rich Salz]
+
+  *) The distribution now has Makefile.in files, which are used to
+     create Makefile's when Configure is run.  *Configure must be run
+     before trying to build now.*
+     [Rich Salz]
+
   *) The return value for SSL_CIPHER_description() for error conditions
      has changed.
      [Rich Salz]