From 19c8b74e30f6c5b6cac3ea992df05ca323d26f7a Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Fri, 12 Aug 2011 22:05:37 -0700 Subject: [PATCH] changelog for refresh queue button --- postfix/CHANGELOG | 2 ++ qmailadmin/CHANGELOG | 2 ++ sendmail/CHANGELOG | 2 ++ 3 files changed, 6 insertions(+) diff --git a/postfix/CHANGELOG b/postfix/CHANGELOG index c56047efd..7b7e12812 100644 --- a/postfix/CHANGELOG +++ b/postfix/CHANGELOG @@ -80,3 +80,5 @@ Added spam checking to the autoreply script, if spamassassin is installed. Fixed a bug that prevented editing of server processes with the same name but different types, and add detection of clashes for servers with the same name and type. Added an option to the SMTP Authentication page for setting the login and password for Postfix to use when sending email via another mail server. Destination email addresses that are allowed for relaying can now be configured on the SMTP Server Options page. This makes use of the Postfix relay_recipient_maps directive. +---- Changes since 1.560 ---- +Added a refresh button to the mail queue. diff --git a/qmailadmin/CHANGELOG b/qmailadmin/CHANGELOG index 45b150bae..990118471 100644 --- a/qmailadmin/CHANGELOG +++ b/qmailadmin/CHANGELOG @@ -14,3 +14,5 @@ Autoreply messages starting with or will now be sent using the tex t/html MIME type. ---- Changes since 1.510 ---- Added spam checking to the autoreply script, if spamassassin is installed. +---- Changes since 1.560 ---- +Added a refresh button to the mail queue. diff --git a/sendmail/CHANGELOG b/sendmail/CHANGELOG index 96b7f15eb..2d5404f29 100644 --- a/sendmail/CHANGELOG +++ b/sendmail/CHANGELOG @@ -50,3 +50,5 @@ Autoreply messages starting with or will now be sent using the tex ---- Changes since 1.510 ---- Added validation when manually editing the aliases and other map files. Added spam checking to the autoreply script, if spamassassin is installed. +---- Changes since 1.560 ---- +Added a refresh button to the mail queue.