summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-18 10:12:56 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-18 10:12:56 +0000
commitac5dbed7235d5f6e7284329b164c0e271fc91297 (patch)
tree7b7445a5a24cabce29e9bc0460d56004d075c3f7 /quilt.changes
parentc5ed7f54b74a707a8d12cab7362e75d8d0bf0dde (diff)
downloadquilt-ac5dbed7235d5f6e7284329b164c0e271fc91297.tar.gz
- lib/backup-files.c: switch from alloca to malloc for portability.
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 1841d9c..274ecc8 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun Sep 18 12:12:47 CEST 2005 - agruen@suse.de
+
+- lib/backup-files.c: switch from alloca to malloc for portability.
+
+-------------------------------------------------------------------
Sun Sep 18 11:21:08 CEST 2005 - khali@linux-fr.org
- configure.ac: Make the tail executable user-selectable.