summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 730c5e173d..c9cff704c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Mon Dec 17 15:19:32 2001 Tanaka Akira <akr@m17n.org>
use long to initialize tm_year.
(search_time_t): renamed from `make_time_t'.
(make_time_t): call `timegm' and `mktime' instead of `search_time_t'
- if availabe.
+ if available.
(time_to_i): use LONG2NUM instead of INT2NUM.
(time_localtime): check localtime failure.
(time_gmtime): check gmtime failure.