SHA256
1
0
forked from pool/iodbc

- Version bump to 0.52.10:

* Fixed issue with ~/Library/ODBC/odbc[inst].ini on Mac OS X
  * Added build support for Mac OS X 10.10
  * Updated iODBC Administrator
  * Updated iODBC Demo
  * Fixed string truncation in Unicode <-> Ansi conversion on some API calls

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2015-03-13 13:31:20 +00:00
committed by Git OBS Bridge
parent 162257dfce
commit b2471b7817
4 changed files with 27 additions and 17 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 13 13:25:55 UTC 2015 - tchvatal@suse.com
- Version bump to 0.52.10:
* Fixed issue with ~/Library/ODBC/odbc[inst].ini on Mac OS X
* Added build support for Mac OS X 10.10
* Updated iODBC Administrator
* Updated iODBC Demo
* Fixed string truncation in Unicode <-> Ansi conversion on some API calls
-------------------------------------------------------------------
Wed Jan 21 23:43:48 UTC 2015 - p.drouand@gmail.com