SHA256
1
0
forked from pool/iodbc
Files
iodbc/iodbc.changes

58 lines
1.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Sep 5 14:47:10 UTC 2012 - cfarrell@suse.com
- license update: LGPL-2.0 or BSD-3-Clause
See COPYING file. Note that the only valid version of the LGPL for iodbc
is the original ^library gpl^ - not version 2.1
-------------------------------------------------------------------
Tue Jun 26 20:28:11 UTC 2012 - scorot@free.fr
- fix requirement of the devel package for SLE 11
-------------------------------------------------------------------
Mon Jun 25 21:15:03 UTC 2012 - scorot@free.fr
- fix build on SLE 11
-------------------------------------------------------------------
Mon Jun 27 14:39:41 UTC 2011 - toddrme2178@gmail.com
- Split doc package (fix for RPMLINT warning)
- Cleaned up spec file formatting
-------------------------------------------------------------------
Mon Jun 27 14:39:41 UTC 2011 - toddrme2178@gmail.com
- Various RPMLINT fixes
- Clarified summaries and descriptions
-------------------------------------------------------------------
Sat Feb 26 14:21:15 UTC 2011 - toddrme2178@gmail.com
- Update to 3.52.7
* Added iODBC CFM Bridge
* Added resizable windows and dialogs for GTK+
* Added option in tracefile for sequence number ($S)
* Added additional translations between ANSI and Unicode
* Fixed if tracefile gets too big, continue in new tracefile
* Fixed unload bug due to wrong pointer deref
* Fixed Connection Pooling UI
* Fixed checking odbc_ver on connect handle
* Fixed packaging of runtime only libraries
* Fixed porting issues
* Fixed documentation
-------------------------------------------------------------------
Thu May 28 20:37:22 CEST 2009 - llunak@suse.cz
- fix build with gcc4.4
-------------------------------------------------------------------
Thu May 7 14:18:37 CEST 2009 - llunak@suse.cz
- Initial version