<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,36 @@
+Version 0.6.6 released 06 Nov 2009
+
+* Require filestore &gt;= 0.3.3, which closes a security
+  vulnerability.
+
+* Don't allow web file uploads to the static or templates directory,
+  even if these are subdirectories of the repository directory.
+  We don't want users uploading new CSS, javascript, or templates
+  that might break the site.
+
+* Renamed gitit-dog.png -&gt; logo.png in data/static/img.
+  This way the logo will show up even without a local img directory.
+  Thanks to Thomas Hartmann for the patch.
+
+* Return 404 when page not found.  Thanks to Richard Fergie.
+
+* Improved layout of Export button.
+
+* Added links for atom feeds to sitenav.st and pagetools.st, to
+  make the feeds more discoverable.
+
+* Minor code safety improvements.
+
+* Check for commit messages consisting of whitespace.
+  Commit messages consisting only of whitespace characters are
+  rejected by Git as empty. Gitit should behave similarly.
+
+* Allow gitit to start up if custom template directory not found.
+  Thanks to Thomas Hartmann.
+
+* Fixed incorrect usage of nullGroup (a debugging function).  Thanks
+  to Thomas Hartmann.
+
 Version 0.6.5 released 06 Oct 2009
 
 * Added metadata to Page and Context, provided askMeta for plugins.</diff>
      <filename>CHANGES</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f6161477f5f2dd381c4e80b357eed933fca04c42</id>
    </parent>
  </parents>
  <author>
    <name>John MacFarlane</name>
    <email>jgm@berkeley.edu</email>
  </author>
  <url>http://github.com/jgm/gitit/commit/ddf46e89047f81360cbb4098c846d44b5c7f2da0</url>
  <id>ddf46e89047f81360cbb4098c846d44b5c7f2da0</id>
  <committed-date>2009-11-06T20:58:08-08:00</committed-date>
  <authored-date>2009-11-06T20:58:08-08:00</authored-date>
  <message>Updated CHANGES.</message>
  <tree>1e82eb0ef8eaee089169196f7eb42ca94f144e86</tree>
  <committer>
    <name>John MacFarlane</name>
    <email>jgm@berkeley.edu</email>
  </committer>
</commit>
