aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e8ad02a539..cee675455f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -360,8 +360,6 @@ Sun May 12 17:52:23 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Sun May 12 17:25:46 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
- * configure.in: removes AC_CHECK_FUNCS(truncate64) because it's
- unused.
* file.c (rb_file_s_truncate): use correct type. chsize takes
a long.