File reads are cheap. Don't cache the VNC token key in the server code
[invirt/packages/invirt-vnc-server.git] / debian / changelog
index 4600adf..ca209d5 100644 (file)
@@ -2,8 +2,10 @@ invirt-vnc-server (0.0.2) unstable; urgency=low
 
   * Cleanup the init script to use /lib/init/std-init.sh
   * Generate the SSL certificates at install-time
 
   * Cleanup the init script to use /lib/init/std-init.sh
   * Generate the SSL certificates at install-time
+  * File reads are cheap. Especially when the file is short. Don't cache
+    the token key
 
 
- -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 21:19:14 -0400
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:48:24 -0400
 
 invirt-vnc-server (0.0.1) unstable; urgency=low
 
 
 invirt-vnc-server (0.0.1) unstable; urgency=low