diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-02-06 00:20:57 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-02-06 00:20:57 +0000 |
commit | d9583c54e2b4c1a4e510ce970659994acbd3e091 (patch) | |
tree | b30442d51997cc189b330267700d8ec104f8377f | |
parent | date (diff) |
changelog and version updatedsisu_0.64.3
-rw-r--r-- | conf/sisu/version.yml | 4 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG | 24 |
2 files changed, 23 insertions, 5 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index b2c05c28..7154dd4a 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- :version: 0.64.3 -:date_stamp: 2008w05/2 -:date: "2008-02-05" +:date_stamp: 2008w05/3 +:date: "2008-02-06" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 46a51879..d11d0b29 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,29 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.64.3.orig.tar.gz (2008-02-06:05/3) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.3.orig.tar.gz + sisu_0.64.3.orig.tar.gz + sisu_0.64.3-1.dsc + sisu_0.64.3-1.diff.gz + + * db sql pgsql future development and testing on version postgresql 8.3 + + * encoding utf-8 some compatibility checks + + * db sql, for updates use match criteria '=' instead of LIKE + (required for pgsql 8.3 with bigint) + + * ruby 1.9 testing, however remains closed + + [(side note) ramaze looks good, search form re-done (cgi search form + re-engineered)] + %% sisu_0.64.2.orig.tar.gz (2008-01-19:02/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2.orig.tar.gz - sisu_0.64.2.orig.tar.gz - sisu_0.64.2-1.dsc - sisu_0.64.2-1.diff.gz + 4b0e97e4387c84ac4017128ef7718cf2 1485265 sisu_0.64.2.orig.tar.gz + 7fec34740202920c7182d39eeb55b7dc 629 sisu_0.64.2-1.dsc + ee2fe7d3dd57a7d98f3689e8e6bd6e97 146200 sisu_0.64.2-1.diff.gz * Dir.mkdir [instead of ftools File.mkpath], ruby 1.9 |