summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-30 16:12:49 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-30 16:12:49 +0000
commita3f2faa3f909a4f95367815d68d749c6c25a6596 (patch)
tree215b80d7f0a5caa068439a32454bae642238445a /quilt.changes
parenta12dc9e53eb69300f130b20765bf859f956b308d (diff)
downloadquilt-a3f2faa3f909a4f95367815d68d749c6c25a6596.tar.gz
Add changelog and fix patch_description for "Index:" lines in patches
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index a2493a4..9c6cc55 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -6,6 +6,11 @@ Thu Jan 30 13:25:51 CET 2003 - agruen@suse.de
@PATCH@ in scripts.
- Some cleanups in Makefile.
- Move documentation to doc/.
+- Forgot to mention that the patches produced now contain
+ `Index: dir/filename' just before the diff output for each file.
+ This is required by POSIX, and is also used by diffstat.
+- Adjust patch_description documentation extraction function to
+ check for Index: lines.
-------------------------------------------------------------------
Tue Jan 28 23:41:19 CET 2003 - agruen@suse.de