summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-09-27 15:44:52 -0500
committerGeorge Sherwood2009-09-27 15:44:52 -0500
commitea47aa53a3cfc9cb02a2848ff29044ee899205e6 (patch)
tree64d90d2a0645759529b420b07a775ae14ed6adac
parent8b59f556a4780363261c36d3ba05e3a1422da2c5 (diff)
mysql: Updated stable to version 5.1.39
-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 e542280c92..453b7b3bc8 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,7 +3,7 @@ if [[ $OLD == y ]]; then
VERSION=5.0.85
SECURITY_PATCH=3
else
- VERSION=5.1.38
+ VERSION=5.1.39
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index a96f554ea0..ad1c00b7d8 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2009-09-27 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to 5.1.39
+
2009-09-05 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to 5.1.38