aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-12-19 17:22:48 -0500
committerRalph Amissah <ralph@amissah.com>2009-12-19 20:58:09 -0500
commit1f7535d129643bd70093a1042cc0d08e6e22293a (patch)
tree9976fcb1c1ceba1649cc7b102e2130968cbd338a /data/doc
parentcgi_sql_common, minor style related, (mostly enclosing of used variables in c... (diff)
changelog, & version number updates
Diffstat (limited to 'data/doc')
-rw-r--r--data/doc/sisu/README3
-rw-r--r--data/doc/sisu/v1/CHANGELOG27
2 files changed, 26 insertions, 4 deletions
diff --git a/data/doc/sisu/README b/data/doc/sisu/README
index 607b88db..43f84b06 100644
--- a/data/doc/sisu/README
+++ b/data/doc/sisu/README
@@ -1,5 +1,6 @@
-SiSU 0.55 2007w27/6 2007-07-07
+SiSU 1.0 2009
Homepage: <http://www.jus.uio.no/sisu>
+* README CHANGELOG
%% Description
---------------
diff --git a/data/doc/sisu/v1/CHANGELOG b/data/doc/sisu/v1/CHANGELOG
index 4f34af69..fb486257 100644
--- a/data/doc/sisu/v1/CHANGELOG
+++ b/data/doc/sisu/v1/CHANGELOG
@@ -4,16 +4,37 @@
* <http://sisudoc.org/sisu/sisu_manual>
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
+* CHANGELOG README data/doc/sisu/
Reverse Chronological:
%% STABLE MANIFEST
+%% 1.0.0.orig.tar.gz (2009-12-19:50/6)
+http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0.orig.tar.gz
+ sisu_1.0.0.orig.tar.gz
+ sisu_1.0.0-1.dsc
+ sisu_1.0.0-1.diff.gz
+ * open v1 branch, bump series vesion number to 1
+ * with the introduction of sisu version 2 (a new middle layer engine)
+ imminent, that will be maintained in parallel with this version, it is
+ time to have a version 1 branch
+ * version 1 is pretty much the previous release, it will be maintained
+ alongside version 2 (in the tarball) and the directory structure is
+ modified to accommodate this
+ * [version 2: will have a different middle layer; markup remains the same
+ apart from some modification to document headers]
+
+ * param / document header changed not to accept older markup, e.g. must use
+ '@title:' rather than '0~title'
+
+ * minor changes inter alia for new directory structure
+
%% sisu_0.71.4.orig.tar.gz (2009-08-29:34/6)
http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.4.orig.tar.gz
- sisu_0.71.4.orig.tar.gz
- sisu_0.71.4-1.dsc
- sisu_0.71.4-1.diff.gz
+ a9accd67316fcc21fa289dd3923641b182023ee3e038ee7c3324b6e71b129a68 1551081 sisu_0.71.4.orig.tar.gz
+ 1014c3807a2ba159682b8f52c2b287a7858bd83acf4ffa041d99f759dcebd310 1151 sisu_0.71.4-1.dsc
+ c3566cb294440482526bc10f3bee45ff5eeae7ed6ec39178f1fd3785c6b3d1dd 151444 sisu_0.71.4-1.diff.gz
* sql, fix, different solutions for postgresql and sqlite to populate
database using ruby-dbi