diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-05-03 19:13:54 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-05-03 19:13:54 -0400 |
commit | 39988018d781cf9e099a42a8a35bf6ea81a53e82 (patch) | |
tree | 7e81dcf126c25834e0d199d888dd1a956a9b26e7 /CHANGELOG_v2 | |
parent | ansi, screen info related, arranging (diff) |
update: changelog, version (2.3.2)sisu_2.3.2
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index a8e5e240..f4e29be3 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,6 +12,33 @@ Reverse Chronological: %% Development branch UNSTABLE +%% 2.3.2.orig.tar.gz (2010-05-03:18/1) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.2.orig.tar.gz + sisu_2.3.2.orig.tar.gz + sisu_2.3.2-1.dsc + sisu_2.3.2-1.diff.gz + + * dal, markup, In cases where the line is interpreted as level 1~ (either by + explicit 1~ tag or @make: :heading:) a hash (#) [octothorpe] will be + auto-incremented, markup e.g. "1~ Chapter #: My Way". + + * markup for *{emphasis}* configurable as being displayed as bold, italics or + underscore, the default is that emphasis output is in bold so there is no + change unless configured, either in sisurc.yml (default: emphasis: 'bold'), + or the markup source document header @make: :emphasis: 'bold' [requested] + + * plaintext, wrap width configurable between 20 to 200 characters, the + default width being 78, configuration eithe rin sisurc.yml (default: text_wrap: + 78), or the markup source document header (@make: :plaintext_wrap: 78) + + * param_identify_markup, identify version 2 markup + + * manifest, info, expand on description of book indexes when available + + * screen output, reduce verbosity unless -v or other such option used + + * dal_numbering, number headings, a fix + %% 2.3.1.orig.tar.gz (2010-04-28:17/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.1.orig.tar.gz 03a9912a475a634e4e18024a508c64c67b60337cf0edeab01b96f3d54bc96e4a 2751600 sisu_2.3.1.orig.tar.gz @@ -64,7 +91,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0.orig.tar.gz * 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 + the future it is intended that it be possible to configure emphasis output alternatively to be in italics [requested] %% 2.2.0.orig.tar.gz (2010-04-20:16/2) |