summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-16 06:14:36 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-16 06:14:36 +0200
commitef40640f53351cea789a9657050422917f0b581f (patch)
tree1a4d5a7829c23ec27d396e69e0402162ce2b618b /user_guide
parent245038d6a5121f396b231d268d3ca5edac9c105a (diff)
fixed regular expression in Image lib, CI bug #4542
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index e15cfc4f2..1199149a6 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -85,6 +85,7 @@ SVN Revision: not currently released</p>
<ul>
<li>Amended fixes for bug (#3419) with parsing DSN database connections.</li>
<li>Fixed a syntax error in upload_lang.php</li>
+ <li>Fixed a bug (#4542) with a regular expression in the Image library</li>
</ul>
<h2>Version 1.6.2</h2>