Changes of Revision 4
[-] | Added | libpqxx.changes |
x 1
2 +------------------------------------------------------------------- 3 +Mon Jan 14 19:20:29 CET 2008 - dmueller@suse.de 4 + 5 +- fix last change 6 + 7 +------------------------------------------------------------------- 8 +Mon Jan 14 09:54:55 CET 2008 - aj@suse.de 9 + 10 +- Fix build with g++. 11 + 12 +------------------------------------------------------------------- 13 +Mon Jul 30 15:14:03 CEST 2007 - max@suse.de 14 + 15 +- New version: 2.6.9 (#280593). Changes include: 16 + * Removed old 1.x API 17 + * Greatly reduced memory usage while escaping strings 18 + * Useful error messages when preparing statements 19 + * New cursor class, absolute_cursor 20 + * New, encoding-safe string-escaping functions 21 + * Radical rework of prepared statements; 22 + INCOMPATIBLE INTERFACE CHANGE! 23 + * Support for subtransactions 24 + * Detect more connection capabilities 25 + * Greatly improved cursor support 26 + * ... and many many mire bug fixes and improvements. 27 +- Tell rpmlint to shut up. 28 + 29 +------------------------------------------------------------------- 30 +Wed Jan 25 21:37:40 CET 2006 - mls@suse.de 31 + 32 +- converted neededforbuild to BuildRequires 33 + 34 +------------------------------------------------------------------- 35 +Mon Jan 9 16:48:42 CET 2006 - max@suse.de 36 + 37 +- New version 2.5.5 38 + 39 +------------------------------------------------------------------- 40 +Thu Nov 18 15:48:05 CET 2004 - ro@suse.de 41 + 42 +- use kerberos-devel-packages 43 + 44 +------------------------------------------------------------------- 45 +Thu Aug 19 14:58:32 CEST 2004 - max@suse.de 46 + 47 +- New version: 2.2.7 48 + 49 +------------------------------------------------------------------- 50 +Tue Nov 18 10:50:07 CET 2003 - max@suse.de 51 + 52 +- New version: 2.1.1 53 + 54 +- Split off a libpqxx-devel package 55 + 56 +- Added heimdal-lib to neededforbuild 57 + 58 +- Enabled building as non-root user 59 + 60 +------------------------------------------------------------------- 61 +Mon Jan 27 16:22:18 CET 2003 - max@suse.de 62 + 63 +- Quote $RPM_OPT_FLAGS 64 + 65 +------------------------------------------------------------------- 66 +Mon Jan 27 13:27:03 CET 2003 - max@suse.de 67 + 68 +- New Package libpqxx: A C++ client library for PostgreSQL 69 + 70 +- Version 1.3.3 71 |