File php5-pear-DB_DataObject.changes of Package php5-pear-DB_DataObject
-------------------------------------------------------------------
Thu Jan 20 15:23:08 UTC 2011 - chris@computersalat.de
- change to php_pear_gen_filelist macro
-------------------------------------------------------------------
Wed Jan 19 16:14:34 UTC 2011 - chris@computersalat.de
- update to 1.9.5
- fix bug #17554 - update when id=0 (or primary key is 0)
thanks to the persistance of Jacek Pawlowski
- 1.9.4
- #17508 - whereAddIn used wrong method to quote strings
- #6202 - better docs on getLinkArray - needs documentation as well
really..
- #17343 - tidy up padding code, - fix alignnment of comments in
generated files (Original Patch by madsliejensen)
- #17289 - fix sequence_<table> = XXXXX (madsliejensen)
- #17157 - use property_exists in newer versions of php.
- for mor info see ChangeLog
http://pear.php.net/package/DB_DataObject/download/All
- added php-macros
- added rpmlintrc
o addFilter: non-executable-script
-------------------------------------------------------------------
Tue Nov 10 13:02:14 UTC 2009 - chris@computersalat.de
- new version 1.8.12
- Changed Error and Cast Licence to 3.01 to keep Debian/Ubuntu happy.
o version 1.8.11
- Licence changed to 3.01 to keep Debian/Ubuntu happy.
- Change order of preference for links in JoinAdd - prefer called table links over jointo table.
- Retry support for connection failure on queries
- Factory now uses '/' for database/table seperator (experimental)
- Fix INSERT on Postresql with empty data.
-------------------------------------------------------------------
Sun May 31 01:07:30 CEST 2009 - chris@computersalat.de
- fixed deps (removed)
o because optional
o Requires php-pear-MDB2 >= 2.0.0RC1
o Requires php-pear-Validate >= 0.1.1
-------------------------------------------------------------------
Sat May 30 18:12:46 CEST 2009 - chris@computersalat.de
- fixed post script
-------------------------------------------------------------------
Thu May 21 16:34:18 CEST 2009 - chris@computersalat.de
- added stuff to automatically create correct filelist
o tested against Factory (1120)
o opensuse >= 1100 complains about
"directory not owned by package"
- some rpmlint stuff
-------------------------------------------------------------------
Wed May 20 00:57:16 CEST 2009 - chris@computersalat.de
- initial package - 1.8.10