From 5ed19b477072edb77aa4337be71551fae5d9736d Mon Sep 17 00:00:00 2001
From: Greg Aker
Date: Fri, 19 Mar 2010 12:13:14 -0500
Subject: 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.
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide/changelog.html')
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:
Fixed a bug were form_open_multipart() didn't accept string attribute arguments (#10930).
Fixed a bug (#10470) where get_mime_by_extension() was case sensitive.
Fixed a bug where some error messages for the SQLite and Oracle drivers would not display.
+ Fixed a bug where files created with the Zip Library would result in file creation dates of 1980.
Version 1.7.2
--
cgit v1.2.3-24-g4f1b