[geeklog-cvs] geeklog: 1.6.0b2

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun May 31 05:08:28 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/b73a34f5e8e6
changeset: 7073:b73a34f5e8e6
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun May 31 10:29:30 2009 +0200
description:
1.6.0b2

diffstat:

 public_html/admin/install/lib-install.php |  2 +-
 public_html/docs/history                  |  3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ba16cc1ff181 -r b73a34f5e8e6 public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sat May 30 21:03:23 2009 +0200
+++ b/public_html/admin/install/lib-install.php	Sun May 31 10:29:30 2009 +0200
@@ -56,7 +56,7 @@
     * This constant defines Geeklog's version number. It will be written to
     * siteconfig.php and the database (in the latter case minus any suffix).
     */
-    define('VERSION', '1.6.0b1');
+    define('VERSION', '1.6.0b2');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');
diff -r ba16cc1ff181 -r b73a34f5e8e6 public_html/docs/history
--- a/public_html/docs/history	Sat May 30 21:03:23 2009 +0200
+++ b/public_html/docs/history	Sun May 31 10:29:30 2009 +0200
@@ -1,6 +1,6 @@
 Geeklog History/Changes:
 
-May ??, 2009 (1.6.0b2)
+May 31, 2009 (1.6.0b2)
 ------------
 
 Geeklog 1.6.0 incorporates the following projects implemented during
@@ -11,6 +11,7 @@
 + Comment moderation and editable comments, by Jared Wenerd
 
 Changes since 1.6.0b1:
+- Various fixes to the new search (work in progress) [Sami]
 - The list of Comment Submissions now tries to provide a link to a comment's
   parent object (article, poll, ...). If not available, it displays an excerpt
   from the comment [Dirk]



More information about the geeklog-cvs mailing list