summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorGreg Aker <greg.aker@ellislab.com>2010-03-19 18:13:14 +0100
committerGreg Aker <greg.aker@ellislab.com>2010-03-19 18:13:14 +0100
commit5ed19b477072edb77aa4337be71551fae5d9736d (patch)
tree66b51ff7ca1a4cac22ebdc33b71c6cc9b5c7ec4d /user_guide
parent76b369e191f4432ceba51ba7d7993c4ea54579ae (diff)
Fixed a bug where files created with the Zip Library would result in file creation dates of 1980. Hat tip to JMous for a suggested fix on the forums.
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 5d2ca2f39..9615fd2b3 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -148,6 +148,7 @@ Hg Tag: </p>
<li>Fixed a bug were form_open_multipart() didn't accept string attribute arguments (#10930).</li>
<li>Fixed a bug (#10470) where <kdb>get_mime_by_extension()</kbd> was case sensitive.</li>
<li>Fixed a bug where some error messages for the SQLite and Oracle drivers would not display.</li>
+ <li>Fixed a bug where files created with the Zip Library would result in file creation dates of 1980.</li>
</ul>
<h2>Version 1.7.2</h2>