[geeklog-cvs] geeklog: Updated list of changes

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 8 07:58:39 EST 2009


changeset 7458:70bbec9684c5
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/70bbec9684c5
user: Dirk Haun <dirk at haun-online.de>
date: Sun Nov 08 12:21:12 2009 +0100
description:
Updated list of changes

diffstat:

 public_html/docs/english/changes.html |  3 +++
 public_html/docs/history              |  7 ++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (44 lines):

diff -r 2fa26121d032 -r 70bbec9684c5 public_html/docs/english/changes.html
--- a/public_html/docs/english/changes.html	Sun Nov 08 00:02:52 2009 +0100
+++ b/public_html/docs/english/changes.html	Sun Nov 08 12:21:12 2009 +0100
@@ -33,6 +33,7 @@
     your URLs and paths).</li>
 <li>The Database Backup admin panel now includes options to optimize the
     database and convert tables to InnoDB (MySQL only).</li>
+<li>Improved <a href="http://wiki.geeklog.net/index.php/Timezone_Support">timezone support</a> and let users actually set their own timezone.</li>
 <li>Minor security enhancements:
     <ul>
         <li>"Important" cookies (like the session cookies) are now created with
@@ -54,6 +55,8 @@
     this SQL request:<br>
     <code style="margin-left:2em">UPDATE gl_stories SET commentcode = 0, comment_expire = 0 WHERE commentcode = 1;</code></li>
 <li>The comment speed limit was being ignored.</li>
+<li>Fixed a bug in the Group Editor that didn't let you add groups to other
+    groups (this problem was only introduced in Geeklog 1.6.0).</li>
 <li>The admin group for the Static Pages plugin was created with a wrong name
     in Geeklog 1.6.0 (fresh installs only).</li>
 </ul>
diff -r 2fa26121d032 -r 70bbec9684c5 public_html/docs/history
--- a/public_html/docs/history	Sun Nov 08 00:02:52 2009 +0100
+++ b/public_html/docs/history	Sun Nov 08 12:21:12 2009 +0100
@@ -1,7 +1,7 @@
 Geeklog History/Changes:
 
-Nov ??, 2009 (1.6.1rc1)
-------------
+Nov 8, 2009 (1.6.1rc1)
+-----------
 
 Changes since 1.6.1b1:
 - "Refine search" lost the status of the "Titles Only" checkbox [Dirk]
@@ -12,8 +12,8 @@
   (bug #0001022, patch provided by taca)
 - Fixed wrong path reported in case of a missing 'data' directory (reported by
   Markus Wollschläger) [Dirk]
-- When a plugin returns 0 items for the Admins Block, don't display that as
-  'N/A' (bug #0001025) [Dirk]
+- When a plugin returns 0 items for its entry in the Admins Block, don't display
+  that as 'N/A' (bug #0001025) [Dirk]
 - Fixed a bug in the Group Editor that didn't let you add groups to other groups
   unless your $_TABLES['groups'] happened to be called "groups" (bug #0000998)
   [Dirk]



More information about the geeklog-cvs mailing list