summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-16 20:53:37 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-16 20:53:37 +0000
commitac8de490d04a7506a266642dac3e4e857db763bf (patch)
treec5839bbcba248d5bd19f2f0dae957ac321ca3598 /quilt.changes
parentcb822fdcaf34670a15da51c748174a6200041ef8 (diff)
downloadquilt-ac8de490d04a7506a266642dac3e4e857db763bf.tar.gz
- doc/README and doc/quilt.1 depend on compat/getopt being built
prior to their generation. As the phony target 'compat' cant be used as a prereq, except to other phony targets, $(COMPAT) has been added to refer to all necessary compat/ objects. - bin/*.in should be regenerated after a change to Makefile.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 9931d44..3aca85e 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Mon Jan 16 21:51:40 CET 2006 - jayvdb@gmail.com
+
+- doc/README and doc/quilt.1 depend on compat/getopt being built
+ prior to their generation. As the phony target 'compat' cant
+ be used as a prereq, except to other phony targets, $(COMPAT)
+ has been added to refer to all necessary compat/ objects.
+- bin/*.in should be regenerated after a change to Makefile.
+
+-------------------------------------------------------------------
Mon Jan 16 21:45:53 CET 2006 - agruen@suse.de
- Change the rules for splitting a patch into header and body so