README in ruby-odbc-0.99997 vs README in ruby-odbc-0.99998

- old
+ new

@@ -1,8 +1,8 @@ -# $Id: README,v 1.44 2015/04/15 13:58:39 chw Exp chw $ +# $Id: README,v 1.45 2017/02/15 10:03:36 chw Exp chw $ -ruby-odbc-0.99997 +ruby-odbc-0.99998 This is an ODBC binding for Ruby. So far it has been tested with - Ruby 1.[6-9], MySQL 3.22/MyODBC (local), unixODBC 2.1.0 on Linux 2.2-x86 and 2.6-x86_64 @@ -17,9 +17,11 @@ on Windows NT4SP6 and 2000 - Ruby 1.8.*, SQLite/ODBC >= 0.67, libiodbc 3.52.4 on Fedora Core 3 x86 - Ruby 2.0.0, SQLite/ODBC >= 0.93, unixODBC 2.2.14 on Ubuntu 12.04 x86 + + - Ruby 2.4 Michael Neumann <neumann@s-direktnet.de> and Will Merrell <wmerrell@catalystcorp.com> reported successful compilation with Cygwin on Win32.