aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-09 12:04:26 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-09 12:04:26 +0000
commit6f1c1b496e7a5866f9b50b27650473ef1be5d85b (patch)
treec484af4e502e65ec51b1e76918c995432e1b52b1 /ChangeLog
parent00f97ed41a56f8146a8066db0934b574615b9760 (diff)
downloadruby-6f1c1b496e7a5866f9b50b27650473ef1be5d85b.tar.gz
* strftime.c: don't call tzset. strftime.c doesn't depend on
the global timezone. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfeffc7772..52daaa9ff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul 9 21:04:10 2010 Tanaka Akira <akr@fsij.org>
+
+ * strftime.c: don't call tzset. strftime.c doesn't depend on
+ the global timezone.
+
Fri Jul 9 20:30:26 2010 Tanaka Akira <akr@fsij.org>
* time.c (find_time_t): 24:00 should be the beginning of the next