summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-14 20:52:09 +0000
committerJean Delvare <khali@linux-fr.org>2005-09-14 20:52:09 +0000
commit1ae01653d4ff50b6eb828bc25054ae91e888697d (patch)
tree896fb06666a5037bf916c8ccf4134222d1e5a0f5 /quilt.changes
parent0df349d659a696582ddc0ef7b81233ee31b9f88d (diff)
downloadquilt-1ae01653d4ff50b6eb828bc25054ae91e888697d.tar.gz
- Makefile.in: Use @BASH@ instead of bash (John Vandenberg).
- Makefile.in: Use `foo` instead of $$(foo) for compatibility. - Makefile.in: Drop call to chmod --reference (Gary V. Vaughan).
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index fda8865..e127ab5 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Sep 14 22:52:23 CEST 2005 - khali@linux-fr.org
+
+- Makefile.in: Use @BASH@ instead of bash (John Vandenberg).
+- Makefile.in: Use `foo` instead of $$(foo) for compatibility.
+- Makefile.in: Drop call to chmod --reference (Gary V. Vaughan).
+
+-------------------------------------------------------------------
Tue Sep 13 23:01:04 CEST 2005 - khali@linux-fr.org
- quilt/annotate.in: Rework the annotation algorithm (Andreas