aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-09-16 00:45:14 -0400
committerRalph Amissah <ralph@amissah.com>2008-09-16 00:45:14 -0400
commitb665460280baa6f57d641793ec5de337934f6641 (patch)
treef6f0a9d12fed0a8a4d5f764efc6cc2870522a918
parentfixes: alphabet list (concordance, dal_idx), and file types (dal_expand_inser... (diff)
changelog and version updatedsisu_0.69.0
-rw-r--r--conf/sisu/version.yml4
-rw-r--r--data/doc/sisu/CHANGELOG49
2 files changed, 48 insertions, 5 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml
index 11d4c1f2..b2b467ea 100644
--- a/conf/sisu/version.yml
+++ b/conf/sisu/version.yml
@@ -1,5 +1,5 @@
---
:version: 0.69.0
-:date_stamp: 2008w37/1
-:date: "2008-09-15"
+:date_stamp: 2008w37/2
+:date: "2008-09-16"
:project: SiSU
diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG
index 03f069fc..663cb8fd 100644
--- a/data/doc/sisu/CHANGELOG
+++ b/data/doc/sisu/CHANGELOG
@@ -9,11 +9,54 @@ Reverse Chronological:
%% STABLE MANIFEST
+%% sisu_0.69.0.orig.tar.gz (2008-09-16:37/2)
+http://www.jus.uio.no/sisu/pkg/src/sisu_0.69.0.orig.tar.gz
+ sisu_0.69.0.orig.tar.gz
+ sisu_0.69.0-1.dsc
+ sisu_0.69.0-1.diff.gz
+
+ * html
+ * increased use of css, necessary to re-initialise sisu output directory
+ with new css files [version number bump]
+ sisu -CC
+ * html css, use of mini table of contents placed in left column for
+ segmented text
+ * manifest presentation
+
+ * texpdf
+ * pdf document typesetting dimensions
+ * url matching and urlbreaks line breaks fix
+ * landscape output, tables fixed
+ * paragraph alignment, assigned 0 width to required space, (removing space
+ at beginning of paragraph)
+ * footnote, number placement changed, and left alignment (ragged edges)
+ used
+ * removal of a maths package gives back typeface changes like bold
+ * url matching, special characters
+ * better representation of tilde
+ * tolerance
+
+ * db table field lengths (varchar), increased
+
+ * book type index
+ * markup adjustment, book type index introduced
+ * dal, book type indexing module
+
+ * book type index and concordance, letter list for navigation
+
+ * middle layer, url representation changed, downstream code affected
+
+ * dummy headings removed when not used, latex/pdf, odf, html scroll
+
+ * internal, greater use of passing of hash to formatting modules
+
+ * dal, several modules split into separate files
+
%% sisu_0.68.0.orig.tar.gz (2008-07-22:29/2)
http://www.jus.uio.no/sisu/pkg/src/sisu_0.68.0.orig.tar.gz
- sisu_0.68.0.orig.tar.gz
- sisu_0.68.0-1.dsc
- sisu_0.68.0-1.diff.gz
+ cecae8b828aa187b22354f2ee9e8a8b5244dd9f4 1509605 sisu_0.68.0.orig.tar.gz
+ f7dc610a710d9818901909d8c4dc110019f39417 1159 sisu_0.68.0-1.dsc
+ fc5f2f8e22e02c165f92adcb31a9c328feb487e9 146736 sisu_0.68.0-1.diff.gz
Should simplify maintenance; numerous small fixes
Not without risk but should be easier to maintain.