summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Ruprecht <cmaiku@gmail.com>2016-10-05 15:10:29 -0500
committerMike Ruprecht <cmaiku@gmail.com>2016-10-05 15:10:29 -0500
commit72f1774f9b73d39b2fc9dec69f78fc158f74946b (patch)
tree13d3194c9d4de2cfdefbb8820147b4d0a08ef593 /README
parent58ad1a7d7ca8dee5365ca09fd804a3dff3de40b7 (diff)
downloadpidgin-72f1774f9b73d39b2fc9dec69f78fc158f74946b.tar.gz
yahoo: Remove protocol plugin from tree
Yahoo has completely reimplemented their protocol, so this version is no longer operable as of August 5th, 2016: https://yahoo.tumblr.com/post/145715934739/q2-2016-progress-report-on-our-product A new prpl has been written to support the new protocol. It can be found here: https://github.com/EionRobb/funyahoo-plusplus This also removes support for Yahoo! Japan. According to http://messenger.yahoo.co.jp/ the service ended March 26th, 2014.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 196300ac2f..ea812c85a4 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ See AUTHORS and COPYRIGHT for the list of contributors.
libpurple is a library intended to be used by programmers seeking
to write an IM client that connects to many IM networks. It supports
-AIM, ICQ, XMPP, MSN and Yahoo!, among others.
+AIM, ICQ, and XMPP, among others.
Pidgin is a graphical IM client written in C which uses the GTK+
toolkit.