+invirt-web (0.1.26) unstable; urgency=low
+
+ * Add SSLCertificateChainFile to port :446, which was configured
+ separately.
+ * Remove SSLv2 support.
+ * Add a list of only strong ciphers, imported from the scripts.mit.edu
+ configuration. These ciphers should be updated to include the new TLS
+ 1.1 and 1.2 suites once they become available.
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu> Mon, 25 Mar 2013 17:51:35 -0400
+
+invirt-web (0.1.25) unstable; urgency=low
+
+ * Add SSLCertificateChainFile, pointing to the certificate file, to
+ support intermediate certs if they exist.
+
+ -- Geoffrey Thomas <geofft@mit.edu> Sun, 24 Mar 2013 23:33:15 -0700
+
invirt-web (0.1.24) unstable; urgency=low
* Fix Gitweb's idea of the correct git push URL