summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-14 23:52:46 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-14 23:52:46 +0000
commitb552c3ab10e7f8e17ef63fc19d3046dd3d1b8a95 (patch)
treedda54d57cb009283ed369a06079cb821de9514d9 /quilt.changes
parent1ae01653d4ff50b6eb828bc25054ae91e888697d (diff)
downloadquilt-b552c3ab10e7f8e17ef63fc19d3046dd3d1b8a95.tar.gz
- quilt/mail.in: Remove stray getopt line. If --subject is given,
actually fill in the subject in the message template.
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 e127ab5..a3b70da 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Sep 15 01:51:20 CEST 2005 - agruen@suse.de
+
+- quilt/mail.in: Remove stray getopt line. If --subject is given,
+ actually fill in the subject in the message template.
+
+-------------------------------------------------------------------
Wed Sep 14 22:52:23 CEST 2005 - khali@linux-fr.org
- Makefile.in: Use @BASH@ instead of bash (John Vandenberg).