pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-do_sqlite3
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 19 08:44:37 UTC 2011
Modified Files:
pkgsrc/databases/ruby-do_sqlite3: Makefile PLIST distinfo
Log Message:
Update ruby-do_sqlite3 pacakge to 0.10.6.
## 0.10.6 2011-05-22
Bugfixes
* Fix an issue on some platforms when multiple DO drivers are loaded
## 0.10.5 2011-05-03
Bugfixes
* Fix an issue with DateTime
## 0.10.4 2011-04-28
New features
* Add save point to transactions (all)
* JRuby 1.9 mode support (encodings etc.)
Bugfixes
* Fix bug when using nested transactions in concurrent scenarios (all)
* Use column aliases instead of names (jruby)
* DST calculation fixes (all)
Other
* Refactor to DRY up the adapters (all)
* Many style fixes
* Switch back to RSpec
## 0.10.3 2011-01-30
* Reworked transactions
* Fix a DST bug that could cause datetimes in the wrong timezone
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/ruby-do_sqlite3/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ruby-do_sqlite3/PLIST \
pkgsrc/databases/ruby-do_sqlite3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index