Added a new 2.18.0-pre1 top entry in changelog.rst (dated 2026-02-16) for the GTK3/packaging work on this branch, and preserved the existing 2.17.4 entry instead of rewriting it.

Added a new AppStream release block for 2.18.0-pre1 and restored the prior 2.17.4 release record, so release history remains additive.
Fixed Debian changelog handling by prepending a new pre-release entry 2.18.0~pre1-1 and restoring the historical 2.17.0-1 / 2.17.0-0 entries unchanged.
This commit is contained in:
2026-02-16 14:34:23 -07:00
parent fe55334f5c
commit 3853343918
7 changed files with 37 additions and 5 deletions

View File

@@ -1,6 +1,15 @@
ZoiteChat ChangeLog
=================
2.18.0-pre1 (2026-02-16)
------------------------
- Switched Debian packaging/builds to GTK 3 (Build-Depends, Meson flags, and package metadata).
- Added Debian package split install manifests so files are assigned to the correct binary packages.
- Fixed Debian packaging coverage for the man page and MIME XML to avoid unassigned-file (dh_missing) failures.
- Updated Debian CI packaging workflow and artifact upload paths for actions/upload-artifact@v4 compatibility.
- Improved GTK3 font consistency by applying the configured input font to channel tree and user list theming paths.
2.17.4 (2026-02-03)
-------------------