From: <ra...@us...> - 2010-07-27 02:35:13
|
Revision: 375 http://libyahoo2.svn.sourceforge.net/libyahoo2/?rev=375&view=rev Author: rayvd Date: 2010-07-27 02:35:07 +0000 (Tue, 27 Jul 2010) Log Message: ----------- Updated website for 1.0.1 release. Modified Paths: -------------- trunk/libyahoo2-htdocs/ChangeLog trunk/libyahoo2-htdocs/NEWS trunk/libyahoo2-htdocs/index.shtml Modified: trunk/libyahoo2-htdocs/ChangeLog =================================================================== --- trunk/libyahoo2-htdocs/ChangeLog 2010-07-27 01:08:07 UTC (rev 374) +++ trunk/libyahoo2-htdocs/ChangeLog 2010-07-27 02:35:07 UTC (rev 375) @@ -1,3 +1,7 @@ +* Mon Jul 26 2010 Ray Van Dolson <ra...@bl...> +- Utilizing Yahoo provided server names (siddheshp's commits 370-372) +- Upped version number to 1.0.1 + * Tue Apr 20 2010 Siddhesh Poyarekar <sid...@gm...> - YMSG16 auth support. Breaks all old apps - Make callback struct mandatory Modified: trunk/libyahoo2-htdocs/NEWS =================================================================== --- trunk/libyahoo2-htdocs/NEWS 2010-07-27 01:08:07 UTC (rev 374) +++ trunk/libyahoo2-htdocs/NEWS 2010-07-27 02:35:07 UTC (rev 375) @@ -1,3 +1,9 @@ +* 26-Jul-2010 + +Releaseing 1.0.1 to resolve issue with Yahoo retiring or disabling +the default server hard-coded into libyahoo2. See the ChangeLog +for additional details. + * 20-Apr-2010 Releasing 1.0.0 to send out YMSG16 support into the wild. This breaks Modified: trunk/libyahoo2-htdocs/index.shtml =================================================================== --- trunk/libyahoo2-htdocs/index.shtml 2010-07-27 01:08:07 UTC (rev 374) +++ trunk/libyahoo2-htdocs/index.shtml 2010-07-27 02:35:07 UTC (rev 375) @@ -10,7 +10,7 @@ <!--#include virtual="links.shtml" --> <div class="content"> <p> -libyahoo2 version 1.0.0 - 20 Apr 2010 +libyahoo2 version 1.0.1 - 26 Jul 2010 </p> <p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |