From 0e17da4a1c3e237e89020d1a9b53cca336515faa Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Mon, 16 Jun 2014 00:11:59 +0100 Subject: [PATCH] Document that /UPGRADE doesn't work with SSL --- docs/help/in/upgrade.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/help/in/upgrade.in b/docs/help/in/upgrade.in index 37feaf64..b130aff1 100644 --- a/docs/help/in/upgrade.in +++ b/docs/help/in/upgrade.in @@ -5,3 +5,6 @@ Upgrade irssi to new version on-the-fly without disconnecting from server, so other people won't even notice you quit from IRC. This ONLY executes the new binary, it does NOT download/compile/whatever irssi. +Warning: This will not work with SSL connections to IRC, you will be +disconnected. +