Mercurial > pidgin-twitter
changeset 246:d4bc93a481c2
- bumped version string to 0.8.0.
- updated README.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Fri, 24 Oct 2008 11:50:46 +0900 |
parents | e7ba6026c4f0 |
children | f2b6fd2c33ef |
files | README pidgin-twitter.c |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README Fri Oct 24 11:42:20 2008 +0900 +++ b/README Fri Oct 24 11:50:46 2008 +0900 @@ -1,4 +1,4 @@ -pidgin-twitter-0.8.0 beta 1 +pidgin-twitter-0.8.0 1. What is this? @@ -278,6 +278,10 @@ has been added. - Many improvements and bug fixes. +0.8.0 (October 25 2008) +- jisko support has been added. +- Fixed a breakage of playing sound for the recipients. + 6. Acknowledgments
--- a/pidgin-twitter.c Fri Oct 24 11:42:20 2008 +0900 +++ b/pidgin-twitter.c Fri Oct 24 11:50:46 2008 +0900 @@ -3337,7 +3337,7 @@ PURPLE_PRIORITY_DEFAULT, /**< priority */ PLUGIN_ID, /**< id */ "Pidgin-Twitter", /**< name */ - "0.8.0b2", /**< version */ + "0.8.0", /**< version */ "provides useful features for twitter", /** summary */ "provides useful features for twitter", /** desc */ "Yoshiki Yazawa, mikanbako, \nKonosuke Watanabe, IWATA Ray, \nmojin, umq, \nthe pidging-twitter team", /**< author */