summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/wee-command.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 352fe0bb9..a1ff80ea7 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -5758,6 +5758,10 @@ command_init ()
"This command run again a WeeChat binary, so it should "
"have been compiled or installed with a package manager "
"before running this command.\n\n"
+ "Note: SSL connections are lost during upgrade, because "
+ "reload of SSL sessions is currently not possible with "
+ "GnuTLS. There is automatic reconnection after "
+ "upgrade).\n\n"
"Upgrade process has 4 steps:\n"
" 1. save session into files for core and plugins "
"(buffers, history, ..)\n"