summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-17 23:58:48 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-17 23:58:48 +0000
commite090875775b059b97d41f6e213d12d790ce85e25 (patch)
treeba680a6169477a0cd0c9ac097f181572dc2611b5 /quilt.changes
parent8e965d1593d220b945d0dca601d4cfd848f79c83 (diff)
downloadquilt-e090875775b059b97d41f6e213d12d790ce85e25.tar.gz
- configure.ac: fail if getopt does not support --long.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/quilt.changes b/quilt.changes
index c709d3e..f611436 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,9 +1,10 @@
-------------------------------------------------------------------
-Sun Sep 18 01:57:36 CEST 2005 - agruen@suse.de
+Sun Sep 18 01:59:10 CEST 2005 - agruen@suse.de
- Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.
- Only add compat/ directory to PATH if it exists. Only create it
when necessary.
+- configure.ac: fail if getopt does not support --long.
-------------------------------------------------------------------
Fri Sep 16 20:57:32 CEST 2005 - khali@linux-fr.org