no need for recursive removal of a single file
[monkeysphere.git] / doc / zimmermann / changelog
index c054486623da4e3e6b485fd7575d76bfba635995..8dedf58f9c8df76ff2bcfacf98a7c98926bdbb41 100644 (file)
@@ -1,14 +1,25 @@
 ******************************************************************************
 *                                                                            *
-*                       zimmerman system log                                 *
+*                       zimmermann system log                                *
 *                                                                            *
 ******************************************************************************
 *  Please add new entries in reverse chronological order whenever you make   *
 *  changes to this system (first command at top, last at bottom)             *
 ******************************************************************************
 
+2008-11-29 - dkg
+       * zimmermann now uses an X.509 certificate signed by the MF/PL CA
+       for its HTTPS connection.
+       
 2008-11-19 - dkg
-       * added 9 SKS peers as a result of feedback from sks-devel.
+       * added 10 SKS peers as a result of feedback from sks-devel.
+       * set localtime to America/New_York via dpkg-reconfigure tzdata
+       * aptitude update && aptitude full-upgrade
+       * set up /var/lib/sks/www/index.html based on
+       doc/zimmermann/index.html from this repo.
+       * made nginx proxy plain ol' HTTP on port 80 also so that SKS does
+       not need to try to listen on a privileged port.
+       * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf
        
 2008-11-19 - mlc
        * aptitude install nginx