summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-01-10 11:11:54 +0100
committerJean Delvare <jdelvare@suse.de>2012-01-10 11:11:54 +0100
commitb2245d7cc4ea8e5ff90d1afb68b5059eefb8740a (patch)
tree6f816850860b830275db5fbf7612763381f1e7ca /quilt.changes
parent79149cbf64b58f92cb6e9dfac92fd71a5a36993f (diff)
downloadquilt-b2245d7cc4ea8e5ff90d1afb68b5059eefb8740a.tar.gz
Store the quilt command reference once generated
This avoids generating it twice, once for README and once for quilt.1.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index d734053..c02ca36 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,9 +1,17 @@
-------------------------------------------------------------------
+Tue Jan 10 11:11:13 CET 2012 - jdelvare@suse.de
+
+-
+
+-------------------------------------------------------------------
Tue Jan 10 11:05:36 CET 2012 - jdelvare@suse.de
- Makefile.in: No need to delete doc/quilt.1 twice on "make clean".
- Makefile.in: Silent the generation of the quilt manual page, for
consistency.
+- Makefile.in: Store the quilt command reference once generated.
+ This avoids generating it twice, once for README and once for
+ quilt.1.
-------------------------------------------------------------------
Mon Jan 9 20:49:04 CET 2012 - mquinson@debian.org