From 17d1555cfcfbbcd1b0a83ace1e264152c71ebd2f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 19 Apr 2011 21:33:45 -0400 Subject: v3: options, hub, introduce opt.act booleans, more setting in options * opt.act booleans more flexible than opt.cmd (start to favor use of opt.act over opt.cmd) * move option setting from hub to options where possible * separate out a few methods --- data/doc/sisu/CHANGELOG_v3 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 6af9b0d2..b584eee7 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -20,15 +20,22 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.7.orig.tar.gz sisu_3.0.7-1.dsc sisu_3.0.7-1.debian.tar.gz - * options, maintenance -M (--maintenance, new alias --keep-processing-files) - * new alias --keep-processing-files (see Bug#622902) - * minor rearrangement of regex + * options + * new alias (for -M / --maintenance) --keep-processing-files (see Bug#622902) + * introduce opt.act booleans made up of opt.cmd and opt.mod, more flexible + than overused cmd characters + * where possible move option setting from hub to options + * separate out a few methods * odf:odt * maintenance, processing in separate subdirectories, that can be kept * odt.zip (bin) directory renamed odt from odf + * hub + * some option setting moved to options + * favor use of opt.act over opt.cmd where appropriate + * sysenv, odf:odt paths adjusted for changes in maintenance and odt.zip * cgi, sample-search-form -- cgit v1.2.3