diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-07-31 01:54:17 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-07-31 01:54:17 +0100 |
commit | cde0c4c18cbcbe93b1e0caf2b317dda6922404ee (patch) | |
tree | b298296d3e757dd8fcc42f09f367af39bb024f65 | |
parent | note on new version number (diff) |
changelog and version updatedsisu_0.56.0
-rw-r--r-- | conf/sisu/version.yml | 2 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG | 18 |
2 files changed, 16 insertions, 4 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 96e2a7a5..da2f4da0 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.55.7 +:version: 0.56.0 :date_stamp: 2007w31/2 :date: "2007-07-31" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 22fe95ce..a1f61f66 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -6,11 +6,23 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.56.0.orig.tar.gz (2007-07-31:31/2) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.56.0.orig.tar.gz + sisu_0.56.0.orig.tar.gz + sisu_0.56.0-1.dsc + sisu_0.56.0-1.diff.gz + + * same as 0.55.7 - use version number to flag (small) change to db structure + rebuilt with more significant version number to flag the likely need to + rebuild search database if used, [results from need to enlarge db cell + related to dc identifier, (which is automatically constructed and used to + populate the database, (and is too small) as of 0.55.6)] + %% sisu_0.55.7.orig.tar.gz (2007-07-31:31/2) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.7.orig.tar.gz - sisu_0.55.7.orig.tar.gz - sisu_0.55.7-1.dsc - sisu_0.55.7-1.diff.gz + aba322573410f19ae2ca2d85021e9585 1271464 sisu_0.55.7.orig.tar.gz + 046ba140d3f443974c9b88cc5ce3b9f5 606 sisu_0.55.7-1.dsc + 4e7774a80b1938b19218dd0d3657559f 142284 sisu_0.55.7-1.diff.gz * url matching refinement * add semi-colon as possible url terminator |