# Ruby 1.8.7 Under maintenance mode * Bug #1369: Typo in NKF rdoc * Bug #922: Float == is false when should be true * Bug #937: Recursive Hashes As Keys * Backport #1268: Test fix not backported from trunk to ruby_1_8 * Bug #1848: Net::SSH hangs * Bug #2145: MySQL gem fails to build * Bug #2264: Kernel#sleep thrashes the CPU on Windows * Bug #3278: timeout-related hangs on Debian GNU/kFreeBSD * Bug #3579: RHEL5のautoconf-2.59だとruby-1.8.7-p299でautoconfが失敗する * Bug #3797: cgiのパラメータのStringが期待通りに動かない * Bug #4094: cross-compilation from Linux to Windows fails DL compilation * Bug #4587: RMATCH_REGS definition is wrong * Bug #4181: Backport Ruby 1.9 singleton.rb, since 1.8's is not thread-safe * Backport #4206: failed to set ext option for win32/configure.bat * Backport #4212: Option :ftp_active_mode on open-uri not merged with current distribution of ruby-1.8.7 * Bug #4699: Arrays - affectation * Bug #4467: Process.maxgroups= should only accept numeric values * Bug #4338: random number generator not reseeded after fork in 1.8 * Bug #4913: [WEBrick] Access log bug * Feature #4588: exec(env, cmd) fails in Ruby 1.8; works in 1.9 * Bug #4915: segmentation fault on net/http.rb:586 * Bug #4894: incorrect conversions from BigDecimal to Float * Bug #5017: Mysql::Error: #08S01Bad handshake * Bug #5698: rexml Encoding logic creates unnecessary singleton classes, aliases at runtime * Bug #6366: Regex freezes Ruby * Bug #6383: Segfault in Timeout module when compiled with GCC 4.7 * Bug #6979: Multibyte-Strings * Bug #6505: Can not compile ruby-1.8.7p358 from source * Bug #6543: [SEGFAULT] ruby 1.8.7-p358 i386-mingw crashes during Win32API calls * Bug #7428: Segmentation Fault generated by library1.8.so.1.8.7 on Ubuntu 11.04, * Bug #7493: ブロックを渡された場合最初の1要素のみを返すEnumeratorに対してnextを送り続けると、2度目にStopIteration例外が発生する * Bug #7908: Blocking IO.open stops Thread.new from returning. * Bug #6010: open-uri not checking if io is closed * Bug #3226: BigDecimal: incorrectly parses "1.0x" as "1.x", and similar * Bug #7164: no such file to load -- timecop * Bug #1184: Type error in Integer#to_bn (via Openssl)