Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.330 emacs/lisp/gnus/ChangeLog:1.331
*** emacs/lisp/gnus/ChangeLog:1.330     Tue Apr 19 06:53:24 2005
--- emacs/lisp/gnus/ChangeLog   Mon Apr 25 04:36:12 2005
***************
*** 1,3 ****
--- 1,24 ----
+ 2005-04-24  Teodor Zlatanov  <[EMAIL PROTECTED]>
+ 
+       * spam-report.el (spam-report-unplug-agent)
+       (spam-report-plug-agent, spam-report-deagentize)
+       (spam-report-agentize, spam-report-url-ping-temp-agent-function):
+       support for the Agent in spam-report: when unplugged, report to a
+       file; when plugged, submit all the requests.
+       [Added missing offline functionality from trunk.]
+ 
+ 2005-04-24  Reiner Steib  <[EMAIL PROTECTED]>
+ 
+       * spam-report.el (spam-report-url-to-file)
+       (spam-report-requests-file): New function and variable for offline
+       reporting.
+       (spam-report-url-ping-function): Add `spam-report-url-to-file'
+       and user defined function.
+       (spam-report-process-queue): New function.
+       Process requests from `spam-report-requests-file'.
+       (spam-report-url-ping-mm-url): Autoload.
+       [Added missing offline functionality from trunk.]
+       
  2005-04-18  Katsumi Yamaoka  <[EMAIL PROTECTED]>
  
        * qp.el (quoted-printable-encode-region): Save excursion.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to