aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fe4f1450..d67b625d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ QXmpp 0.7.2 (Unreleased)
* Add QXmppMucRoom::name() to get the room's human-readable name.
* Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID.
- With Qt >= 4.8, verify peer SSL certificate against domain name as specified by RFC 3920.
+ - Add links to RFCs in generated HTML documentation.
QXmpp 0.7.1 (Sep 3, 2012)
-------------------------