aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorClaes Jakobsson <claes@versed.se>2009-11-14 19:23:26 +0000
committerClaes Jakobsson <claes@versed.se>2009-11-14 19:23:26 +0000
commitf7f76e17c386530b37a49ce1d55cbf77d00f9c00 (patch)
tree1b4039567983f055b93c5a72cb3c0184eb88f117 /CHANGES
parent1cbc93fb54b773d1564bf2f2194d81c02a985a81 (diff)
Added '--configure' option to curl-config to display original configure arguments when curl was built
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 44d761861..e56154cb4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Claes Jakobsson (14 Nov 2009)
+- curl-config now accepts '--configure' to see what arguments was
+ passed to the configure script when building curl.
Daniel Stenberg (14 Nov 2009)
- Claes Jakobsson restored the configure functionality to detect NSS when