Add CA list to /etc/tlsdate/tlsdate-ca-roots.conf; update Makefile targets
diff --git a/CHANGELOG b/CHANGELOG
index af0d406..e108574 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -47,6 +47,8 @@
Added compat layer library for future multi-platform support by David Goulet
Compile output is now largely silent by default
Wildcard certificate verification per RFC 2595
+ Add list of trusted CA certs to /etc/tlsdate/tlsdate-ca-roots.conf
+ Add Makefile target to update trusted CA certs from Mozilla's NSS trust root
0.0.1 Fri Jul 13, 2012
First git tagged release