summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2008-10-24 07:33:18 +0200
committerRick Ellis <rick.ellis@ellislab.com>2008-10-24 07:33:18 +0200
commitd0a5d0784cdd249a3b91811c52385a2be9b6a46e (patch)
treee0813e3432413ba972d04d2b4433006b6ace6c74 /user_guide/changelog.html
parent091fbc0c0e86a38bde159e7d9d7988ceb66526f4 (diff)
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index b7380bc80..f496b8975 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -58,9 +58,8 @@ Change Log
<h1>Change Log</h1>
<h2>Version 1.7</h2>
-
-<p>Release Date: In development<br />
-SVN Revision: XXXX</p>
+<p>Release Date: October 23, 2008<br />
+SVN Revision: 1538</p>
<ul>
<li>Libraries
@@ -87,7 +86,7 @@ SVN Revision: XXXX</p>
<li>Added removal of non-printing control characters in <kbd>escape_str()</kbd> of DB drivers that do not have native PHP escaping mechanisms (mssql, oci8, odbc), to avoid potential SQL errors, and possible sources of SQL injection.</li>
<li>Added port support to MySQL, MySQLi, and MS SQL database drivers.</li>
<li>Added driver name variable in each DB driver, based on bug report #4436.</li>
- </ul>
+ </ul>
</li>
<li>Helpers
<ul>