[libraries/qxmpp/1.16] /: Add changelog entries for 1.16.3
Linus Jahn <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 790f7c38a537e704a58baf51b60f367f28d3ca80 by Linus Jahn. Committed on 23/07/2026 at 14:26. Pushed by lnj into branch '1.16'. Add changelog entries for 1.16.3 Co-Authored-By: Claude Opus 4.8 <[email protected]> M +5 -0 CHANGELOG.md https://invent.kde.org/libraries/qxmpp/-/commit/790f7c38a537e704a58baf51b60f367f28d3ca80 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4110e316..8e420aed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ SPDX-FileCopyrightText: 2010 Jeremy Lainé <[email protected]> SPDX-License-Identifier: CC0-1.0 --> +QXmpp 1.16.3 (Unreleased) +------------------------- + + - Utils: Fix installed private header QXmppUtils_p.h including the non-installed Algorithms.h, which broke building against the installed QXmpp headers (@lnj) + QXmpp 1.16.2 (July 11, 2026) ----------------------------