diff --git a/.RELEASE.NOTES b/.RELEASE.NOTES index 46f2968fa..7883cb3d0 100644 --- a/.RELEASE.NOTES +++ b/.RELEASE.NOTES @@ -79,6 +79,7 @@ You can use your 3.2.x unrealircd.conf WITH SOME CHANGES: (those that are modular) are now in their own module. * Self-signed certificates are now generated using 4096 bits, a SHA256 hash and validity of 10 years. (A2) +* Building with SSL (OpenSSL) is now mandatory (A2) ==[ MODULE CODERS / DEVELOPERS ]== * A lot of technical documentation for module coders has been added diff --git a/Changes b/Changes deleted file mode 100644 index 468d85974..000000000 --- a/Changes +++ /dev/null @@ -1,6 +0,0 @@ -If you are reading this, then this means you have checked out the Mercurial -repository. The change log is now generated from the Mercurial version -history. - -Simply run the following command to generate this 'Changes' file: -./createchangelog