aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG_v2
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r--CHANGELOG_v255
1 files changed, 51 insertions, 4 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2
index 715caef8..5bee805b 100644
--- a/CHANGELOG_v2
+++ b/CHANGELOG_v2
@@ -12,14 +12,61 @@ Reverse Chronological:
%% Development branch UNSTABLE
+%% 2.3.0.orig.tar.gz (2010-04-27:17/2)
+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
+
+ * plaintext, bulleted grouped text, clean up output (still not line-wrapped
+ though)
+
+ * 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
+
+ * switch markup for emphasis and bold, now: *{emphasis}* and !{bold}! which
+ is consistent with !_ declaring a line to be bold, the default is that
+ emphasis output is in bold so there is no change at present, at some time in
+ the future it is intended that it be possible to configure emphais aoutput
+ alternatively to be in italics [requested]
+
%% 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
- sisu_2.2.0.orig.tar.gz
- sisu_2.2.0-1.dsc
- sisu_2.2.0-1.diff.gz
+ aa487605bc6bf89419c96773ed3738685307353ef4df1ead50d829785910747f 2746848 sisu_2.2.0.orig.tar.gz
+ 2709ec54dd49cc7796eff532b7d122d5383b2ca907ec39df4c87213de12bfb85 1145 sisu_2.2.0-1.dsc
+ 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