Changes between Initial Version and Version 1 of Ticket #11005


Ignore:
Timestamp:
08/15/2018 08:14:26 PM (6 years ago)
Author:
ken@…
Comment:

Builds for me and usable by latest libreoffice.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11005

    • Property Owner changed from blfs-book to ken@…
    • Property Status newassigned
  • Ticket #11005 – Description

    initial v1  
    11New point version.
     2
     310-Aug-2018
     42.3.7
     5
     6    * Fix for pkg-config file update on no linux platforms
     7    * Add W entry for GUI work
     8    * Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and SQLSetConnectAttr/W
     9    * Fix buffer overflows in SQLConnect/W and refine behaviour of SQLGet/WritePrivateProfileString
     10    * SQLBrowseConnect/W allow disconnecting a started browse session after error
     11    * Add --with-stats-ftok-name configure option to allow the selection of a file name
     12      used to generate the IPC id when collecting stats. Default is the system odbc.ini file
     13    * Improve diag record handling with the behavior of Windows DM and export SQLCancelHandle
     14    * bug fix when SQLGetPrivateProfileString() is called to get a list of sections or a list of keys
     15    * Connection pooling: Fix liveness check for Unicode drivers