1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

core: add note about SSL connections in /help upgrade

This commit is contained in:
Sebastien Helleu
2011-08-06 23:06:18 +02:00
parent 6b4416042b
commit 339d33181d
15 changed files with 86 additions and 25 deletions
+4
View File
@@ -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"