Skip to content

Commit f4a8b01

Browse files
committed
getMinorVersion -> getJDBCMinorVersion
1 parent ab1bfc7 commit f4a8b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/asciidoc/release_notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ A minor breaking change was made in the internal GDS-ng wire API, which should o
6565
+
6666
This fix was backported from Jaybird 6.0.4.
6767
* Dependency update: updated `net.java.dev.jna:jna` from 5.17.0 to 5.18.1 (used by native and embedded protocols) (https://github.com/FirebirdSQL/jaybird/issues/911[#911])
68-
* Fixed: `FBDatabaseMetaData.getMinorVersion()` should report 4 (for JDBC 4.4) on Java 24 and higher (https://github.com/FirebirdSQL/jaybird/issues/914[#914])
68+
* Fixed: `FBDatabaseMetaData.getJDBCMinorVersion()` should report 4 (for JDBC 4.4) on Java 24 and higher (https://github.com/FirebirdSQL/jaybird/issues/914[#914])
6969
7070
[#jaybird-5-0-10-changelog]
7171
=== Jaybird 5.0.10

0 commit comments

Comments
 (0)