File tree Expand file tree Collapse file tree 3 files changed +24
-4
lines changed
Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dnl ------------------------------------------------------------
1111# ------------------------------------------------------------
1212# Initialization
1313# ------------------------------------------------------------
14- AC_INIT ( FreeTDS , 1.5rc1 )
14+ AC_INIT ( FreeTDS , 1.5rc2 )
1515AC_CONFIG_SRCDIR ( src/dblib/dblib.c )
1616AC_PREREQ ( 2.53 )
1717
Original file line number Diff line number Diff line change 5454< b > Latest Versions</ b >
5555 < ul >
5656 < li > < a
57- href ="ftp ://ftp .freetds.org/pub/freetds /stable/freetds-patched.tar.gz "> Stable Release</ a > </ li >
58- < li > < a href ="ftp ://ftp .freetds.org/pub/freetds /current/freetds-current.tar.bz2 "> Nightly Snapshot</ a > </ li >
59- < li > < a href ="ftp ://ftp .freetds.org/pub/freetds/ stable/release_candidates/freetds-1.5rc1 .tar.bz2 "> 1.5 Release Candidate 1 </ a > </ li >
57+ href ="https ://www .freetds.org/files /stable/freetds-patched.tar.gz "> Stable Release</ a > </ li >
58+ < li > < a href ="https ://www .freetds.org/files /current/freetds-current.tar.bz2 "> Nightly Snapshot</ a > </ li >
59+ < li > < a href ="https ://www .freetds.org/files/ stable/release_candidates/freetds-1.5rc2 .tar.bz2 "> 1.5 Release Candidate 2 </ a > </ li >
6060 </ ul >
6161
6262< b > Documentation</ b >
Original file line number Diff line number Diff line change 3434</ p >
3535< table summary ="layout " width ="80% " align ="center ">
3636
37+ <!-- item -->
38+ < tr bgcolor ="#c9c9ff "> < td > Version 1.5 Release Candidate 2</ td > </ tr >
39+ < tr >
40+ < td >
41+
42+ < p > The second release candidate for version 1.5 is < a href ="ftp://ftp.freetds.org/pub/freetds/stable/release_candidates/ "> available</ a > for testing.
43+ Release changes at < a href ="https://github.com/FreeTDS/freetds/blob/Branch-1_5/NEWS.md "> NEWS</ a > .
44+ This release candidate changes:</ p >
45+ < ul >
46+ < li > Fix some compatibility with iODBC</ li >
47+ < li > Fix linker issue if GNU iconv is used (OpenIndiana)</ li >
48+ < li > Update build tools (autoconf, automake, libtool)</ li >
49+ </ ul >
50+ Xx Mar 2025.
51+ < br />
52+
53+ </ td >
54+ </ tr >
55+
56+
3757<!-- item -->
3858< tr bgcolor ="#c9c9ff "> < td > Version 1.5 Release Candidate 1</ td > </ tr >
3959< tr >
You can’t perform that action at this time.
0 commit comments