* mixi-el: Version 1.4.1 released.
[elisp/mixi.git] / ChangeLog
index af0e096..d541d23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,126 @@
+2008-04-15  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.4.1 released.
+       * configure.ac: Bump up version.
+
+2008-04-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-login-form): Follow the change of mixi.
+
+2008-03-31  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-news-content-regexp): Follow the change of mixi.
+
+2008-02-15  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.4.0 released.
+       * configure.ac: Bump up version.
+
+2008-02-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-make-release): New function.
+       (mixi-release-p): New macro.
+       (mixi-release-title): New function.
+       (mixi-release-time): Ditto.
+       (mixi-release-content): Ditto.
+       (mixi-release-list-page): New macro.
+       (mixi-release-list-regexp): New constant.
+       (mixi-get-releases): New function.
+       * mixi-utils.el (mixi-make-author): Support release object.
+       (mixi-make-id-1): Ditto.
+       (mixi-make-url): Ditto.
+       (mixi-make-reply-to): Ditto.
+       * sb-mixi.el (shimbun-mixi): Add release-cache.
+       (shimbun-mixi-default-group-alist): Add releases group.
+       (initialize-instance): Initialize release cache.
+       (shimbun-close): Clear release cache.
+       (shimbun-mixi-release-article): New function.
+       (shimbun-article): Use it.
+
+2008-02-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-news-finished-regexp): Follow the change of mixi.
+       (mixi-news-title-regexp): Ditto.
+       (mixi-news-media-time-regexp): Ditto.
+       (mixi-news-content-regexp): Ditto.
+       (mixi-news-list-regexp): Ditto.
+       (mixi-get-news): Follow the change above.
+
+2008-01-30  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.3.0 released.
+       * configure.ac: Bump up version.
+
+2008-01-30  KAMO Tomoyuki  <kto2038@yahoo.co.jp>
+
+       * mixi.el (mixi-event-comment-list-regexp): Follow the change of mixi.
+
+2008-01-18  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.2.1 released.
+       * configure.ac: Bump up version.
+
+2008-01-16  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-get-matched-items): Fix a while loop condition.
+
+2007-12-29  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.2.0 released.
+       * configure.ac: Bump up version.
+
+2007-12-29  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-news-category-list): Add game-anime and column.
+       * sb-mixi.el (shimbun-mixi-default-group-alist): Support them.
+
+2007-12-26  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.1.0 released.
+       * configure.ac: Bump up version.
+
+2007-12-26  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-recommended-friend-list-page): New macro.
+       (mixi-recommended-friend-list-regexp): New constant.
+       (mixi-get-recommended-friends): New function.
+       (mixi-recommended-community-list-page): New alias.
+       (mixi-recommended-community-list-regexp): New constant.
+       (mixi-get-recommended-communities): New function.
+
+2007-12-21  OHASHI Akira  <bg66@koka-in.org>
+
+       * configure.ac: Use modern AC_INIT.
+
+2007-11-24  OHASHI Akira  <bg66@koka-in.org>
+
+       * Makefile.am (install-package): Install a info file correctly.
+
+2007-11-19  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
+
+2007-11-03  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-make-comment): Add the COUNT slot.
+       (mixi-comment-count): New function.
+       (mixi-topic-comment-list-regexp): Fix regexp.
+       (mixi-event-comment-list-regexp): Ditto.
+       (mixi-get-comments): Follow the change above.
+       * mixi-utils.el (mixi-make-author): Add the ADD-COMMENT-COUNT argument.
+       * sb-mixi.el (shimbun-mixi-add-comment-count-to-author): New user
+       option.
+       (shimbun-mixi-get-headers): Use it.
+
+2007-10-29  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-community-name-regexp): Follow the change of mixi.
+
+2007-10-29  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 1.0.0 released.
+       * configure.ac: Bump up version.
+
 2007-10-26  OHASHI Akira  <bg66@koka-in.org>
 
        * AUTHORS: Add new entries of the special thanks.