summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-29 22:19:40 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-29 22:19:40 +0000
commit3a595aa79ae4d4d2239ac0a596abe88c863f0289 (patch)
tree3cc3f4b0b4d91288b075dd0c838aab47c3db047c /quilt.changes
parentf2be7b42347b1a1f83a1c827831df13cc2532c8e (diff)
downloadquilt-3a595aa79ae4d4d2239ac0a596abe88c863f0289.tar.gz
- quilt/mail.in:
+ Add -m and --prefix options so that the mail command can be used without invoking an editor. + Verify that each message generated will have a unique subject. + Verify that the introduction has a subject header. + Fix a bug in the heuristic for adding recipients. + Add a heuristic for extracting subject headers + Clarify some messages. + Add a test case. + Update the documentation.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes14
1 files changed, 14 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 9903857..b3cf870 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Sun Jan 29 22:46:14 CET 2006 - agruen@suse.de
+
+- quilt/mail.in:
+ + Add -m and --prefix options so that the mail command can be
+ used without invoking an editor.
+ + Verify that each message generated will have a unique subject.
+ + Verify that the introduction has a subject header.
+ + Fix a bug in the heuristic for adding recipients.
+ + Add a heuristic for extracting subject headers
+ + Clarify some messages.
+ + Add a test case.
+ + Update the documentation.
+
+-------------------------------------------------------------------
Sun Jan 29 22:30:57 CET 2006 - agruen@suse.de
- Makefile.in: Add a missing dependency.