diff lisp/mh-e/ChangeLog @ 69298:ba3b5c60823e

(mh-index-update-single-msg): Fix a bug in the handling of duplicate messages. The test in cond was too strong and wasn't catching the case where origin-map was nil.
author Satyaki Das <satyaki@theforce.stanford.edu>
date Mon, 06 Mar 2006 05:21:41 +0000
parents eb7108787b50
children 7b2c4c12503a
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Mon Mar 06 04:49:42 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Mon Mar 06 05:21:41 2006 +0000
@@ -1,3 +1,9 @@
+2006-03-05  Satyaki Das  <satyaki@theforce.stanford.edu>
+
+	* mh-search.el (mh-index-update-single-msg): Fix a bug in the
+	handling of duplicate messages.  The test in cond was too strong
+	and wasn't catching the case where origin-map was nil.
+
 2006-03-05  Bill Wohler  <wohler@newt.com>
 
 	Release MH-E version 7.93.