diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-12-19 22:27:58 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-12-19 22:52:50 -0500 |
commit | d71c116e5ae9ef3c26f098923a8204ea3e270a1e (patch) | |
tree | a1d80347406eb8d59ba37e6a3114cac7574a759f /data/doc | |
parent | v3: sysenv, html files in _sisu/home (*.html) copied as home pages (diff) |
v3: html, seg output, index.html fixessisu_3.1.9
* place in correct directory and use language code as appropriate
* remove broken index.html from output [note the existing erroneous file is
not removed by a program run, it has to be removed manually]
* [issue reported by chals (debian live-manual) on irc oftc #sisu]
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 057ea338..be217ffb 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -24,6 +24,11 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.9.orig.tar.xz * manually created html files in _sisu/home (*.html) copied as home pages (previous behavior was only to copy _sisu/home/index.html) + * html, seg output, index.html fixes + * place in correct directory and use language code as appropriate + * remove broken index.html from output [note the existing erroneous file + is not removed by a program run, it has to be removed manually] + * options, behavior of --find & --glob, can only be used on base directory level, (it is not possible to limit the glob to say en/... or fr/...), for now prints a message that sub-directories may not be provided for --find or |