Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vrogier committed Nov 1, 2019
1 parent 977f545 commit c413925
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
2019-10-30 Version 4.6.3 Vincent Rogier [email protected]
2019-11-01 Version 4.6.3 Vincent Rogier [email protected]

* Fixes (C API)

- Issue #207: Updated Oracle command codes that were not accurate
- Issue #213: Updated some version checks that were testing only for server version instead of testing both client and server versions
- Issue #216: Re-calling OCI_BindArraySetSize() with a smaller value than previous assignment led to segfaults when statement has non scalar type binds
- Issue #220: Implicit conversion Clob issue in OCI_GetString() when using UTF8 encoding

* Miscellaneous (C API)

Expand Down

0 comments on commit c413925

Please sign in to comment.