From 3653f4b7a2eb78c9898ffa345f4ecb2d45e63720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 22 May 2024 13:02:11 +0200 Subject: core: rename and convert ReleaseNotes.adoc to UPGRADING.md --- doc/it/weechat_user.it.adoc | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'doc/it') diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 484119ca6..7ad09463a 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -876,18 +876,20 @@ $ weechat --upgrade [[restart_after_upgrade]] === Restart after upgrade -[[restart_release_notes]] -==== Release notes +// TRANSLATION MISSING +[[restart_upgrading_notes]] +==== Upgrading notes -After an upgrade, it is *strongly recommended* to read the -https://weechat.org/files/doc/weechat/ReleaseNotes-devel.html[release notes ^↗^^] -which contain important information about breaking changes and some +// TRANSLATION MISSING +After an upgrade, it is *strongly recommended* to read the file +https://github.com/weechat/weechat/blob/master/UPGRADING.md[UPGRADING.md ^↗^^] +which contains important information about breaking changes and some manual actions that could be required. -You must read the release notes of all versions between your old (excluded) and -your new version (included). + -For example if you switch from version 3.0 to 3.2, you must read release notes -of versions 3.1 and 3.2. +// TRANSLATION MISSING +You must read the versions between your old (excluded) and your new version (included). + +For example if you switch from version 4.0.0 to 4.3.0, you must read versions +4.0.1 to 4.3.0. [[restart_configuration_upgrade]] ==== Configuration upgrade -- cgit v1.2.3