diff options
author | Daniel Atallah <datallah@pidgin.im> | 2008-02-29 03:47:21 +0000 |
---|---|---|
committer | Daniel Atallah <datallah@pidgin.im> | 2008-02-29 03:47:21 +0000 |
commit | 7e5ebecad4d9c4981f13de4f0dec54a2ff2ccf37 (patch) | |
tree | 8953fdac14751f4b2cd15e5d7e315514f55404a7 /ChangeLog.win32 | |
parent | e2f05986f2c9284a6b1194b1937cf1f4197c7ad6 (diff) | |
download | pidgin-7e5ebecad4d9c4981f13de4f0dec54a2ff2ccf37.tar.gz |
Enable SASL support for xmpp in the win32 build.
Diffstat (limited to 'ChangeLog.win32')
-rw-r--r-- | ChangeLog.win32 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.win32 b/ChangeLog.win32 index 24880a97dd..bc8453ad6c 100644 --- a/ChangeLog.win32 +++ b/ChangeLog.win32 @@ -2,6 +2,9 @@ version 2.4.0 (02/28/2008): * Updated GTK+ to 2.12.8 * Updated include Meanwhile library to include patches referenced at: https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565 + * Build the xmpp protocol with SASL support (and include Cyrus SASL + 2.1.22). + version 2.3.1 (12/7/2007): * No changes |