We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8321a9 commit bf8a7f5Copy full SHA for bf8a7f5
Changes
@@ -2,9 +2,15 @@ Revision history for DBD::Oracle
2
3
{{$NEXT}}
4
5
+ Remove outdated ifdefs (GH#186, H.Merijn Brand)
6
+ Attempts to resolve SEGV issue (GH#187, Victor)
7
+ Various clean ups and typos (GH#187, Victor)
8
Makefile.PL fix for missing Test::NoWarnings build requirement (GH#175, Wesley Hinds)
9
don't care about ExtUtils::MakeMaker version number anymore (GH#184, Wesley Hinds)
10
Makefile.PL: help to find linking libraries on Gentoo (GH#184, Marco Genasci)
11
+
12
+1.90 2024-04-16
13
14
Specify resources metadata explicitly in dist.ini (GH#162, Graham Knop)
15
Ensure dbivport.h is installed- (GH#150, Wesley Hinds)
16
Add DBI to ConfigureRequires, BuildRequires, and Test Requires - (GH#155)
0 commit comments