Remove expired certificates and add a note about how to generate new ones. Add some coding declarations where necessary.
diff --git a/ChangeLog b/ChangeLog
index 8fb41e3..c397183 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-12 Jean-Paul Calderone <exarkun@twistedmatrix.com>
+
+ * Fix coding problems in examples/. Remove keys and certificates
+ and add a note about how to generate new ones.
+
2008-03-09 Jean-Paul Calderone <exarkun@twistedmatrix.com>
* src/crypto/x509.c: Add getters and setters for the notBefore and