From cafaebff3fc3a9dfa7c52cc2f6dd839fa541f9ed Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Tue, 19 May 2015 17:41:23 +0200 Subject: [PATCH] update release notes & delete Changes file --- .RELEASE.NOTES | 1 + Changes | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 Changes 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