aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-02-08 11:16:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-02-08 11:16:44 +0000
commitc3a7a757f7167d62e3ffc362827d518ae32c6956 (patch)
treef15c54de62a575934995e8e7a461be9cdd16c4fc /CHANGES
parentdca46e64708218c0fc506a0d79ef253bec829615 (diff)
Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle and
creates a suitable ca-bundle.crt file in PEM format for use with curl. The recommended way to run it is to use 'make ca-bundle' in the build tree root.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index aff59dfef..feef3cfac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel S (8 Feb 2008)
+- Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle and
+ creates a suitable ca-bundle.crt file in PEM format for use with curl. The
+ recommended way to run it is to use 'make ca-bundle' in the build tree root.
+
Daniel Fandrich (7 Feb 2007)
- Added tests 1022 and 1023 to validate output of curl-config --version and
--vernum