diff options
| -rw-r--r-- | conf/sisu/version.yml | 6 | ||||
| -rw-r--r-- | data/doc/sisu/CHANGELOG | 49 | 
2 files changed, 48 insertions, 7 deletions
| diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 7140600d..1f43d712 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@  ---  -:version: 0.70.0 -:date_stamp: 2008w48/3 -:date: "2008-12-03" +:version: 0.70.1 +:date_stamp: 2008w49/0 +:date: "2008-12-14"  :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index b98af0b1..faa2d6c1 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,50 @@ Reverse Chronological:  %% STABLE MANIFEST -%% sisu_0.70.0.orig.tar.gz (2008-12-02:48/2) +%% sisu_0.70.1.orig.tar.gz (2008-12-14:49/7) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.1.orig.tar.gz +  sisu_0.70.1.orig.tar.gz +  sisu_0.70.1-1.dsc +  sisu_0.70.1-1.diff.gz + +  * harvest +    * improved integration with sisu +    * close output files before remote posting +    * ensure html output is read by browser as utf-8 +    * add publication date to author works summary +    [integration not quite complete as not added to sql, reason, each addition +    of a field requires users recreating database, and there are other metadata +    header additions under consideration, though unavoidable reduce the number +    by grouping] + +  * manifest, show topic register metadata for each document + +  * css main html modified, run: sisu -CC +    * left margin changed, affects html generally +    * table th and td elements text top aligned +    * additions for manifest display of topic_register + +  * html tables +    * html structure, fix +    * column width, fix + +  * latex/pdf bullet mark (bug in texlive, missing (at this instant) provide +    workaround) + +  * param, additional metadata fields + +  * sql (postgresql), add proposed metadata fields for though not yet populated +    [if changes correctly anticipated, will enable future use of database +    structure built with current version, without need to re-create, will not +    affect existing sisu databases] + +  * emacs syntax highlighter update (metadata fields) + +%% sisu_0.70.0.orig.tar.gz (2008-12-03:48/3)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.0.orig.tar.gz -  sisu_0.70.0.orig.tar.gz -  sisu_0.70.0-1.dsc -  sisu_0.70.0-1.diff.gz +  51e4d5c2ac3c490332d8468de2400abcf454b55ac1e21ec625680a346fb41e4a 1540091 sisu_0.70.0.orig.tar.gz +  19639ff718204575e66da774fa90a18644c964535c4a94ddc9d76651cac36539 1159 sisu_0.70.0-1.dsc +  8b489270ea44f006c4406182d3d24f6ec5480f3f7379d4e6ce53d65bba8474aa 147054 sisu_0.70.0-1.diff.gz    [version bump because formatting rule introduced to author / creator header -    where new site metadata harvest feature is used, (at present changes changes @@ -58,6 +97,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.70.0.orig.tar.gz    * tidy copyright marks in program headers, remove repetition of dates +  [date changed, built just after midnight] +  %% sisu_0.69.4.orig.tar.gz (2008-11-02:43/7)  http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.4.orig.tar.gz    06ba062400396d234334beb72bf171e580a6bd78d8200e316606456529930165 1532819 sisu_0.69.4.orig.tar.gz | 
