Add support for specifying subject and issuer information when creating X509 extensions
diff --git a/ChangeLog b/ChangeLog
index 98ae8ff..d9d45f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-17  Rick Dean  <rick@fdd.com>
+            Jean-Paul Calderone  <exarkun@twistedmatrix.com>
+
+	* src/crypto/x509ext.c: Add subject and issuer parameters to
+	  X509Extension, allowing creation of extensions which require that
+	  information.  Fixes LP#322813.
+
 2009-07-16  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
 	* test/util.py: Changed the base TestCase's tearDown to assert that