mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: add missing links to upgrade guidelines in ChangeLog
This commit is contained in:
@@ -8,6 +8,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
## Version 4.8.0 (under dev)
|
||||
|
||||
_If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._
|
||||
|
||||
### Added
|
||||
|
||||
- core: add option weechat.completion.cycle
|
||||
@@ -66,6 +68,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
## Version 4.7.0 (2025-07-19)
|
||||
|
||||
_If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._
|
||||
|
||||
### Changed
|
||||
|
||||
- **breaking:** core: fix buffer overflow in function utf8_next_char and return NULL for empty string
|
||||
@@ -103,6 +107,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
## Version 4.6.3 (2025-05-11)
|
||||
|
||||
_If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._
|
||||
|
||||
### Fixed
|
||||
|
||||
- core: fix integer overflow with decimal numbers in calculation of expression
|
||||
@@ -3590,6 +3596,8 @@ _If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._
|
||||
|
||||
## Version 0.3.1.1 (2010-01-31)
|
||||
|
||||
_If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- irc: fix crash with SSL connection if option ssl_cert is set ([bug #28752](https://savannah.nongnu.org/bugs/?28752))
|
||||
|
||||
Reference in New Issue
Block a user