From 73ce735444be0dd9c72b4c35c813694ab3384c5d Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 24 Dec 2008 00:37:45 -0500 Subject: changelog and version updated --- conf/sisu/version.yml | 6 +++--- data/doc/sisu/CHANGELOG | 27 ++++++++++++++++++++++++--- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index b9661470..3803fc36 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.70.2 -:date_stamp: 2008w50/2 -:date: "2008-12-16" +:version: 0.70.3 +:date_stamp: 2008w51/3 +:date: "2008-12-24" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 0ef1adad..3c799700 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,32 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.70.3.orig.tar.gz (2008-12-24:51/3) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.3.orig.tar.gz + sisu_0.70.3.orig.tar.gz + sisu_0.70.3-1.dsc + sisu_0.70.3-1.diff.gz + + * html and css, cosmetic changes (and the closing of a tag) + + * db/sql + * sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb + sqlite3 for the time being. Use rb sqlite3 driver directly rather (than + more convenient when working) rb dbi interface to populate content. Used + to bypass problems with rb dbi sqlite3 interface noted in sisu 0.66.2 + (2008-04-25) and 0.66.3 (2008-05-11) that have have persisted (apparently + worked at end 2007 (v.0.62.4) and start of 2008 (v.0.64.0) + * sqlite dropall, fix + * fix to auto-generated sqlite cgi script sample, only works if at least + one existing populated sisu sqlite database is found during the + generation process + * postgresql, much shared code, however, operation should be unchanged + %% sisu_0.70.2.orig.tar.gz (2008-12-16:50/2) http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.2.orig.tar.gz - sisu_0.70.2.orig.tar.gz - sisu_0.70.2-1.dsc - sisu_0.70.2-1.diff.gz + c4ec17c3f50b629a33afcb3d343e111172bf56b656fa892d82936f86dfde281a 1545482 sisu_0.70.2.orig.tar.gz + 14575b369a85da01d09fd8fe52d0d9054e21f0c3fd732f6f5b6c316a73bb9db3 1159 sisu_0.70.2-1.dsc + b915ffecd148fdc115deab0d1ea2f50a598d00f589866f5645783dc12c71ee91 147123 sisu_0.70.2-1.diff.gz * harvest_authors, sort authors works -- cgit v1.2.3