summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8315588e3a..de7e28045b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,8 @@ Wed Mar 11 13:22:41 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* win32/win32.c (init_env): set TMPDIR if none of TMPDIR, TMP,
TEMP is set.
- * win32/win32.c (rb_w32_telldir, rb_w32_seekdir): should use long.
+ * win32/win32.c (rb_w32_telldir, rb_w32_seekdir): should use long,
+ as defined by SUSv3.
Wed Mar 11 13:03:12 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>