Skip to Content.
Sympa Menu

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

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 (62d66f88d0274952327958d06af4ae578a7ed075)
  • Date: Tue, 25 Aug 2009 05:02:32 -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 62d66f88d0274952327958d06af4ae578a7ed075
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mysql: => 5.0.85 [old]

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 6a256cd..ab85443 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -1,6 +1,6 @@
SPELL=mysql
if [[ $OLD == y ]]; then
- VERSION=5.0.84
+ VERSION=5.0.85
SECURITY_PATCH=3
else
VERSION=5.1.37
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index e5295a9..c79407a 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-08-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.85 [old]
+
2009-08-14 Vlad Glagolev <stealth AT sourcemage.org>
* CONFIGURE, BUILD: added default compiled-in charset selection




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (62d66f88d0274952327958d06af4ae578a7ed075), Vlad Glagolev, 08/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page