Skip to Content.
Sympa Menu

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

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 (6d3d4457b408ebfc4e04415e11a3730871d93578)
  • Date: Mon, 28 Dec 2009 02:26:43 -0600

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 6d3d4457b408ebfc4e04415e11a3730871d93578
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mysql: => 5.0.89 [old]

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index dc029d1..c24f582 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -1,6 +1,6 @@
SPELL=mysql
if [[ $OLD == y ]]; then
- VERSION=5.0.88
+ VERSION=5.0.89
SECURITY_PATCH=3
else
VERSION=5.1.41
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 377e979..5597d5a 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-12-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.89 [old]
+
2009-11-21 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 5.1.41




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d3d4457b408ebfc4e04415e11a3730871d93578), Vlad Glagolev, 12/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page