summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-19 13:55:50 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-19 13:55:50 +0000
commit097df6ce558b8bd14dd3beeea183033c4cec0fe5 (patch)
treee5693eabbf58a577df3f3fd53bcdfca22ce79373 /quilt.changes
parent6b96dd6643f020bac61886a20f79fc02ec6daff0 (diff)
downloadquilt-097df6ce558b8bd14dd3beeea183033c4cec0fe5.tar.gz
- quilt/mail.in: add a --sender option for specifying the envelope
sender address (defaults to ${LOGNAME:-`whoami`}@`hostname -f`).
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 3b10c77..e017cb3 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Sep 19 15:54:01 CEST 2005 - agruen@suse.de
+
+- quilt/mail.in: add a --sender option for specifying the envelope
+ sender address (defaults to ${LOGNAME:-`whoami`}@`hostname -f`).
+
+-------------------------------------------------------------------
Mon Sep 19 15:23:54 CEST 2005 - agruen@suse.de
- Rename MTA program to SENDMAIL, and improve configure.ac