1.1 --- a/public_html/docs/english/changes.html Sun Aug 30 19:46:34 2009 +0200
1.2 +++ b/public_html/docs/english/changes.html Sun Oct 04 13:32:11 2009 +0200
1.3 @@ -16,6 +16,30 @@
1.4 <a href="../history">ChangeLog</a>. The file <tt>docs/changed-files</tt> has a
1.5 list of files that have been changed since the last release.</p>
1.6
1.7 +<h2><a name="changes161">Geeklog 1.6.1</a></h2>
1.8 +
1.9 +<h3>New Features and Improvements</h3>
1.10 +
1.11 +<ul>
1.12 +<li>Geeklog now lets you enter meta descriptions and meta keywords for the main
1.13 + page, for stories, topics, static pages, and polls. Please note that these
1.14 + meta tags <a href="http://www.mattcutts.com/blog/keywords-meta-tag-in-web-search/">may not be used</a> by some search engines.</li>
1.15 +<li>You can now have one featured story per topic (for stories set to "Show
1.16 + only in Topic").</li>
1.17 +<li>New autotags now allow you to embed polls in stories and everywhere else
1.18 + where autotags are allowed.</li>
1.19 +<li>Minor security enhancement: "Important" cookies (like the session cookies)
1.20 + are now created with the HttpOnly flag set. This will help avoid some XSS
1.21 + attacks, provided your browser supports this flag.</li>
1.22 +</ul>
1.23 +
1.24 +<h3>Bugfixes</h3>
1.25 +
1.26 +<ul>
1.27 +<li>The admin group for the Static Pages plugin was created with a wrong name
1.28 + in Geeklog 1.6.0 (fresh installs only).</li>
1.29 +</ul>
1.30 +
1.31 <h2><a name="changes160sr2">Geeklog 1.6.0sr2</a></h2>
1.32
1.33 <p>This release addresses the following security issue:</p>