www/adium.im 445:281b8f974b3b: Add the Lion issue with passwords.

commits at adium.im commits at adium.im
Sun Sep 4 21:53:04 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/281b8f974b3b
revision:	445:281b8f974b3b
branch:		adiumx.com
author:		Robert Vehse
date:		Sun Sep 04 23:52:52 2011 +0200

Add the Lion issue with passwords.

diffs (20 lines):

diff -r 29efc745fa53 -r 281b8f974b3b help/hot.json
--- a/help/hot.json	Sun Sep 04 22:40:34 2011 +0200
+++ b/help/hot.json	Sun Sep 04 23:52:52 2011 +0200
@@ -1,6 +1,11 @@
 var hotIssues = [
-    {
-        "protocol": "msn",
-        "description": "<p>With certain <strong>MSN</strong> contacts: visibility issues (not being seen / not seeing others despite being online), broken message sending and receiving. This issue is still under investigation in the library we use. See <a class='ticket' href='http://developer.pidgin.im/ticket/13068'>#p13068</a> for more information."
-    }
+	{
+		"protocol": "msn",
+		"description": "<p>With certain <strong>MSN</strong> contacts: visibility issues (not being seen / not seeing others despite being online), broken message sending and receiving. This issue is still under investigation in the library we use. See <a class='ticket' href='http://developer.pidgin.im/ticket/13068'>#p13068</a> for more information.</p>"
+	},
+	{
+		"ticket": 15381,
+		"closed": false,
+		"description": "<p>Adium asks for passwords although they have been saved in the OS X Keychain (<strong>Lion</strong> only).</p>"
+	},
 ]
\ No newline at end of file




More information about the commits mailing list