public_html/docs/english/changes.html
branchHEAD
changeset 7458 70bbec9684c5
parent 7457 2fa26121d032
child 7474 d560b8c577b6
     1.1 --- a/public_html/docs/english/changes.html	Sun Nov 08 00:02:52 2009 +0100
     1.2 +++ b/public_html/docs/english/changes.html	Sun Nov 08 12:21:12 2009 +0100
     1.3 @@ -33,6 +33,7 @@
     1.4      your URLs and paths).</li>
     1.5  <li>The Database Backup admin panel now includes options to optimize the
     1.6      database and convert tables to InnoDB (MySQL only).</li>
     1.7 +<li>Improved <a href="http://wiki.geeklog.net/index.php/Timezone_Support">timezone support</a> and let users actually set their own timezone.</li>
     1.8  <li>Minor security enhancements:
     1.9      <ul>
    1.10          <li>"Important" cookies (like the session cookies) are now created with
    1.11 @@ -54,6 +55,8 @@
    1.12      this SQL request:<br>
    1.13      <code style="margin-left:2em">UPDATE gl_stories SET commentcode = 0, comment_expire = 0 WHERE commentcode = 1;</code></li>
    1.14  <li>The comment speed limit was being ignored.</li>
    1.15 +<li>Fixed a bug in the Group Editor that didn't let you add groups to other
    1.16 +    groups (this problem was only introduced in Geeklog 1.6.0).</li>
    1.17  <li>The admin group for the Static Pages plugin was created with a wrong name
    1.18      in Geeklog 1.6.0 (fresh installs only).</li>
    1.19  </ul>