Skip to Content.
Sympa Menu

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

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 (ef9d618c6f67efda07f4ce9b55649eb9deb70900)
  • Date: Sat, 21 Nov 2009 14:08:03 -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 ef9d618c6f67efda07f4ce9b55649eb9deb70900
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mysql: => 5.0.88 [old]

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index a984f4d..fe7c2f7 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -1,6 +1,6 @@
SPELL=mysql
if [[ $OLD == y ]]; then
- VERSION=5.0.87
+ VERSION=5.0.88
SECURITY_PATCH=3
else
VERSION=5.1.40
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index f3ab24f..54713ab 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-11-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.88 [old]
+
2009-10-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.0.87 [old]




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ef9d618c6f67efda07f4ce9b55649eb9deb70900), Vlad Glagolev, 11/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page