diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-07-31 00:03:33 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-07-31 00:03:33 +0100 |
commit | 6e97528eb9e1023852af898b7f367ceea8ba6c88 (patch) | |
tree | c108514bd76eb0e33c5f5293b985fa79cd43b7ce | |
parent | changelog date (diff) |
changelog and version updatedsisu_0.55.7
-rw-r--r-- | conf/sisu/version.yml | 6 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG | 28 |
2 files changed, 28 insertions, 6 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 5afafdac..96e2a7a5 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.55.6 -:date_stamp: 2007w30/6 -:date: "2007-07-28" +:version: 0.55.7 +:date_stamp: 2007w31/2 +:date: "2007-07-31" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 5495614f..22fe95ce 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -6,11 +6,33 @@ Reverse Chronological: %% STABLE MANIFEST +%% 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 + + * url matching refinement + * add semi-colon as possible url terminator + * dal match https + + * db increase identifier size, (varchar 256 from 100) url automatically + constructed in param, it is necessary to rebuild database (re-create and + re-populate) for this to take effect [sisu -Dv --recreate] + + * added processed count info for output urls and remote placement (to + existing counts) + + * help info updated -0 is no longer used to generate output without numbering + (ocn), re-introduce possibility later + + * some unintended tabs replaced with spaces + %% sisu_0.55.6.orig.tar.gz (2007-07-28:30/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.6.orig.tar.gz - sisu_0.55.6.orig.tar.gz - sisu_0.55.6-1.dsc - sisu_0.55.6-1.diff.gz + 69368f8eb4da28d07f3a1ee1ea5b89f3 1271022 sisu_0.55.6.orig.tar.gz + 1d5fa22bdad75c1c27c2171d2a054d66 606 sisu_0.55.6-1.dsc + 6fc6d8abf18aef047bb15e0079ae0f1c 142211 sisu_0.55.6-1.diff.gz * matching multiple and consecutive urls within a paragraph, refinements * db html (html_lite), multiple urls, bug fix |