diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-05-10 12:08:46 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-05-10 12:08:46 -0400 |
commit | 654d12a315ceb805ef17797b5d468be9b78d1e3d (patch) | |
tree | 9773413ea858a65b145bc80205e24f073fbf53a7 | |
parent | introduced particulars (rename later) for commonly used document and environm... (diff) |
update changelog
-rw-r--r-- | CHANGELOG | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -9,6 +9,34 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.66.3.orig.tar.gz (2008-05-10:18/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.3.orig.tar.gz + sisu_0.66.3.orig.tar.gz + sisu_0.66.3-1.dsc + sisu_0.66.3-1.diff.gz + + * sqlite3, problem with transaction commits and disconnecting from db + (including query and close), frustrating as sqlite is invaluable, bug has + arisen with attempt to upgrade sisu from use of sqlite2 to sqlite3, may be + within sisu [re-check connection requirements] but appears to be with + sqlite3 component of (libdbi-ruby, libdbm-ruby); writing on the net at + present suggests there may be a problem[1]; file bug report against + sisu-sqlite and against libdbd-sqlite3-ruby, libdbd-sqlite3-ruby1.8, + [1] http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers discussing + different program apis at this time writes the following on ruby-dbi (in + bold) "Ruby DBI (dbd_sqlite). This needs some work (see mailing list!)." + + * sql, work on ability to create sql transaction file for manual sql commit + + * particulars, introduced an abstraction for getting: basic environment; + document parameters; and machine coded document + + * debian/control use debhelper version 7 + + * debian/control introduce vcs info git repo, browser + + * debian/control package homepage moved to sisudoc.org + %% sisu_0.66.2.orig.tar.gz (2008-04-25:16/5) http://www.jus.uio.no/sisu/pkg/src/sisu_0.66.2.orig.tar.gz 6af989ae3bc57889ce0e02eaa8d45d384fdec7ef 1496216 sisu_0.66.2.orig.tar.gz |