* gnus-vers.el (gnus-revision-number): Increment to 10.
[elisp/gnus.git-] / lisp / gnus-sum.el
index a0358ff..e65f079 100644 (file)
@@ -2805,7 +2805,9 @@ buffer that was in action when the last article was fetched."
        (let ((gnus-summary-line-format-spec spec)
              (gnus-newsgroup-downloadable '((0 . t))))
          (gnus-summary-insert-line
-          (make-full-mail-header 0 "" "nobody" "" "" "" 0 0 "" nil)
+          (make-full-mail-header 0 "" "nobody"
+                                 "05 Apr 2001 23:33:09 +0400"
+                                 "" "" 0 0 "" nil)
           0 nil 128 t nil "" nil 1)
          (goto-char (point-min))
          (setq pos (list (cons 'unread (and (search-forward "\200" nil t)