Fixed typo,and added a revision history.
authorHiroshi Saito <hiroshi@winpg.jp>
Mon, 20 Nov 2006 15:24:10 +0000 (15:24 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Mon, 20 Nov 2006 15:24:10 +0000 (15:24 +0000)
docs/release.html

index c393a2720963ce2f81525f7429dc380edb15d63f..c4dd42b2425809bf7385e1e7be9bcb7d7238c5c9 100644 (file)
 <h1>psqlODBC release notes</h1>
 <hr>
 <h2>Development snapshots</h2>
+<li>Notes: psqlODBC 08.02.0202</li><br>
+Changes:<br>
+1) Change to use NULL indicator instead of the length buffer in SQLFetch.<br>
+2) Fix long -> serial conversion error in MS Access.<br>
+<br>
 <li>Notes: psqlODBC 08.02.0201</li><br>
 Changes:<br>
-1) Ditinguish the indicaitor and the octet_length field of APD clcearly.<bt>
-2) Handle @@IDENTITY more generally.<bt>
-3) Take outer join into account so as to evaluate nullability.<bt>
-4) Fix a bug about Keyset-driven cursors.<bt>
+1) Ditinguish the indicaitor and the octet_length field of APD clcearly.<br>
+2) Handle @@IDENTITY more generally.<br>
+3) Take outer join into account so as to evaluate nullability.<br>
+4) Fix a bug about Keyset-driven cursors.<br>
 <br>
 <li>Notes: psqlODBC 08.02.0200</li><br>
 Changes:<br>
-1) Fix some bugs or warnings on 64 bit OS.<bt>
-2) Avoid backend crash caused by Execute Requests for committed holdable cursors.<bt>
+1) Fix some bugs or warnings on 64 bit OS.<br>
+2) Avoid backend crash caused by Execute Requests for committed holdable cursors.<br>
 <br>
 <li>Notes: psqlODBC 08.02.0105</li><br>
 Changes:<br>
 1) SQLStatistics now returns indices based on expression also.<br>
-2) Add a TEST button on the setup dialog.<bt>
+2) Add a TEST button on the setup dialog.<br>
 <br>
 <li>Notes: psqlODBC 08.02.0104</li><br>
 Changes:<br>