diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-26 21:18:31 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-26 21:18:31 -0400 |
commit | bc4e077e3c38fb267fb475758b696f56850859ad (patch) | |
tree | cda23cc91750621c4751ec1c0d5e40b22d7523e5 /CHANGELOG_v2 | |
parent | vim syntax highlighter adds oclc to classify (diff) |
update: changelog, version (2.3.0) still under review
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index f73785b0..cc39f1e8 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,6 +12,44 @@ Reverse Chronological: %% Development branch UNSTABLE +%% 2.3.0.orig.tar.gz (2010-04-26:17/1) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0.orig.tar.gz + sisu_2.3.0.orig.tar.gz + sisu_2.3.0-1.dsc + sisu_2.3.0-1.diff.gz + + * db (sql) add oclc (Online Computer Library Center) number, affects table + structure, (hence breakage & version bump) + * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_" + + * metadata, classify add oclc (Online Computer Library Center) number + + * small fixes + + * constants for pgsql VARCHAR reduce max size to 2500 (from 3000), to be + within default limit set for postgresql (debian) + + * default sisu home, correct link to document examples and description + + * sisu_download.ssi link to breakage info not of current interest + + * defaults, on default home, for search form always point to latest db + + * html metadata, show topic_register again + + * git, start to experiment with file structure to replace sisupod -g and will + be in configure options, to track changes to document, enable creation of + "pods" (zipped content) and allow for remote versioned (or unversioned) + placement of content source; ideally would end up with two co-existing, + distinct parsable structures whether local or remote, the existing directory + structure with multiple documents and document images etc. and git + directories with all content associated with a single document (including + other language versions of it); cannot guarantee at this stage that the file + structure will be retained, which may mean recreating any directory started + and defeat the purpose of using it, though it is in a version control repo, + so perhaps not ... best left alone for now ... nothing here yet really, move + along + %% 2.2.0.orig.tar.gz (2010-04-20:16/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz aa487605bc6bf89419c96773ed3738685307353ef4df1ead50d829785910747f 2746848 sisu_2.2.0.orig.tar.gz @@ -19,7 +57,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz e0a30c8474b6d784be736b51da3953358968344f34638219f517c0c6f60505ef 275912 sisu_2.2.0-1.diff.gz * db (sql) table structure, further review and changes (hence breakage & version bump) - * new pgsql db name prefix "sisu_v2b_" + * new db name prefix "sisu_v2b_"; new pgsql db name prefix "SiSUv2b_" * increase use of VARCHAR * new indexes |