aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-05-04 23:52:51 -0400
committerRalph Amissah <ralph@amissah.com>2011-05-04 23:53:51 -0400
commitc7c3ab1b867f615344cd36925d5bcd886535bb0e (patch)
tree101530bc3796aab793bd672cc8e8e54f9c44b536 /data/doc
parentv3: db, review, directory structure changed, database prefix renamed (diff)
v3: sample search form, revert to generating ruby 1.8.7 sample
* sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so: generate sample form using sisu3 -F (options), then; start webrick using ruby 1.8.7 & sisu -W (not sisu3) * take account of alternative output directory structures [work on, test]
Diffstat (limited to 'data/doc')
-rw-r--r--data/doc/sisu/CHANGELOG_v36
1 files changed, 6 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index ba783a33..2e521591 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -63,6 +63,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.8.orig.tar.gz
* use some other programming language for sample search form
or some meaningful combination of any of the above.
+ * sample search form, revert to generating ruby 1.8.7 sample
+ * sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so:
+ generate sample form using sisu3 -F (options), then; start webrick using
+ ruby 1.8.7 & sisu -W (not sisu3)
+ * take account of alternative output directory structures [work on, test]
+
* manpage, reinstate escape of hyphens (clearly preferred, else lintian
reports hyphen-used-as-minus-sign)