<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -103,12 +103,12 @@ http://ruby-informix.rubyforge.org/examples.html
 
 NULL values can be inserted and are retrieved as +nil+.
 
-BYTE and TEXT are retrieved as Strings, but for supplying them as input
-parameters, a StringIO object, or a anyother IO-like object that provides
-a #read method must be used.
+Any IO-like object that provides a read method, e.g. StringIO or File objects,
+can be used to insert data in BYTE or TEXT fields. Data retrieved from
+BYTE and TEXT fields are stored in String objects.
 
-Strings can be used in the cases where Informix accepts them for non-character
-data types, like DATE, DATETIME, INTERVAL, BOOL, DECIMAL and MONEY
+Strings can be used where Informix accepts them for non-character data types,
+like DATE, DATETIME, INTERVAL, BOOL, DECIMAL and MONEY
 
 
 == Recommendations
@@ -140,7 +140,3 @@ questions directly to my mailbox or the following forums:
 Ruby/Informix is available under the three-clause BSD license
 
 :include: COPYRIGHT
-
------------------------------------------
-Gerardo Santana &lt;gerardo.santana gmail&gt;
-http://santanatechnotes.blogspot.com</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ff7f1658292f19619c0fa6994fd94ebf4c376abe</id>
    </parent>
  </parents>
  <author>
    <name>Gerardo Santana</name>
    <email>gerardo.santana@gmail.com</email>
  </author>
  <url>http://github.com/santana/ruby-informix/commit/4a5d39b4efaa3197056dd5a29bb48582d95e409a</url>
  <id>4a5d39b4efaa3197056dd5a29bb48582d95e409a</id>
  <committed-date>2008-04-19T22:19:22-07:00</committed-date>
  <authored-date>2008-04-19T22:19:22-07:00</authored-date>
  <message>Clarity.
* Paragraph about BYTE and TEXT binding rewritten for clarity.
* My name and blog's URL removed</message>
  <tree>0ffc0f388176ef3240ede9ff7fbd6cc7a3658b05</tree>
  <committer>
    <name>Gerardo Santana</name>
    <email>gerardo.santana@gmail.com</email>
  </committer>
</commit>
