diff --git a/ChangeLog b/ChangeLog index 1fb03a1842..6453530f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -137,7 +137,7 @@ Sun Mar 14 02:40:38 2010 Tanaka Akira * tool/transcode-tblgen.rb: reject ambiguous mapping. - * enc/trans/single_byte.trans: remove ambiguous maping such as + * enc/trans/single_byte.trans: remove ambiguous mapping such as \xD6 -> U+05F2 and \xD6\xC7 -> U+FB1F in Windows-1255 Sat Mar 13 23:48:27 2010 Yukihiro Matsumoto @@ -150,7 +150,7 @@ Sat Mar 13 23:48:27 2010 Yukihiro Matsumoto Sat Mar 13 17:48:43 2010 Nobuyoshi Nakada - * tool/file2lastrev.rb: refactord. fixed changed revision of git. + * tool/file2lastrev.rb: refactored. fixed changed revision of git. Sat Mar 13 15:44:20 2010 Yukihiro Matsumoto @@ -491,7 +491,7 @@ Wed Mar 3 14:28:23 2010 Yukihiro Matsumoto Wed Mar 3 06:19:25 2010 Nobuyoshi Nakada - * win32/win32.c (signbig): defined. + * win32/win32.c (signbit): defined. * win32/Makefile.sub, symbian/setup (config.h): pack.c requires SIZEOF_INT*_T now.