aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-07-23 18:10:24 -0400
committerRalph Amissah <ralph@amissah.com>2014-07-23 18:10:34 -0400
commit3b753e3d0e6cc20d6fd3984e60c43963c729e89f (patch)
tree7e289e8d354af8d114a244aa22e9da351fca385a /data
parentv5 v6: version & changelog (& rakefile) (diff)
v5 v6: db, rescue where no tables, attempt to initialize db and retry
* internally run the equivalent of --createall * (if successful) permitting completion of --import or --update command * make use of action triggers
Diffstat (limited to 'data')
-rw-r--r--data/doc/sisu/CHANGELOG_v56
-rw-r--r--data/doc/sisu/CHANGELOG_v66
2 files changed, 12 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 1a596776..89a25da3 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -38,6 +38,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.5.3.orig.tar.xz
sisu_5.5.3.orig.tar.xz
sisu_5.5.3-1.dsc
+* db, rescue where no tables attempt to initialize db and retry
+ (catch db message where no tables and attempt to initialize database)
+ * internally run the equivalent of --createall
+ * (if successful) permitting completion of --import or --update command
+ * make use of action triggers
+
%% 5.5.2.orig.tar.xz (2014-07-22:29/2)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.2
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_5.5.2-1
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index e1201c3c..7628fd67 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -28,6 +28,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.1.3.orig.tar.xz
sisu_6.1.3.orig.tar.xz
sisu_6.1.3-1.dsc
+* db, rescue where no tables attempt to initialize db and retry
+ (catch db message where no tables and attempt to initialize database)
+ * internally run the equivalent of --createall
+ * (if successful) permitting completion of --import or --update command
+ * make use of action triggers
+
%% 6.1.2.orig.tar.xz (2014-07-22:29/2)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.2
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_6.1.2-1