summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-11-20 08:43:20 -0600
committerGeorge Sherwood2010-11-20 08:43:20 -0600
commita496e5ece48f028b61486c061f4b1f6446677a7d (patch)
tree811a897c693930d329c4cafbf31e18ec7603261c
parentf5f2f4c6b0f4bc9de1e76af429d13ffe1944725c (diff)
mysql: Updated stable to version 5.1.53
-rwxr-xr-xdatabase/mysql/DETAILS2
-rw-r--r--database/mysql/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index ec7efdcd71..fc9ecf3388 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -4,7 +4,7 @@ if [[ $OLD == y ]]; then
SECURITY_PATCH=4
else
- VERSION=5.1.52
+ VERSION=5.1.53
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index c60ad3bcea..2a7a5fc738 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2010-11-20 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to version 5.1.53
+
2010-11-06 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to version 5.1.52