Synch up with main trunk.
[elisp/wanderlust.git] / elmo / ChangeLog
index 12fccfd..582828f 100644 (file)
@@ -1,3 +1,27 @@
+2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
+       (elmo-dop-queue-flush): Fixed last change.
+
+2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-filter.el (elmo-folder-list-unreads): Call generic method
+       if require-msgdb slot is nil.
+       (elmo-folder-list-importants): Likewise.
+
+2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-message-set-cached): Set mark-modified slot if
+       mark is changed.
+
+       * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
+       (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
+       is changed.
+
+2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
+
 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
@@ -9,6 +33,11 @@
        * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
        (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
 
+2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * elmo.el: Add autoload setting for elmo-nntp-post, fix against
+       the problem reported by Sean Rima [wl-en:180].
+
 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.