Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c43fe47922fc66619b7382a01bb610768400cd76)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c43fe47922fc66619b7382a01bb610768400cd76)
  • Date: Tue, 27 Oct 2009 15:53:58 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

database/mysql/DETAILS | 2 +-
database/mysql/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c43fe47922fc66619b7382a01bb610768400cd76
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mysql: => 5.0.87

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 04b07cd..a984f4d 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -1,6 +1,6 @@
SPELL=mysql
if [[ $OLD == y ]]; then
- VERSION=5.0.85
+ VERSION=5.0.87
SECURITY_PATCH=3
else
VERSION=5.1.40
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 37ec20a..f3ab24f 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-10-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.87 [old]
+
2009-10-25 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 5.1.40




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c43fe47922fc66619b7382a01bb610768400cd76), Vlad Glagolev, 10/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page