aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG_v2
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-04-20 19:12:58 -0400
committerRalph Amissah <ralph@amissah.com>2010-04-20 19:27:13 -0400
commitd348ae931a17901eda839ef9501e13c9be51e913 (patch)
tree12d2c96f00df19cc70619b017e51db79f0705b13 /CHANGELOG_v2
parentupdate: changelog, version (2.2.0), review (diff)
reverts unique words list column and indexes; fix for drop indexes; changelog & version updatesisu_2.2.0
* reverts unique word list column on doc_objects and endnotes and associated indexes, may reintroduce at a later time * db_drop, drop TEXT indexes for sqlite only * update: changelog, version date
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r--CHANGELOG_v24
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2
index 3d5ebb13..715caef8 100644
--- a/CHANGELOG_v2
+++ b/CHANGELOG_v2
@@ -12,7 +12,7 @@ Reverse Chronological:
%% Development branch UNSTABLE
-%% 2.2.0.orig.tar.gz (2010-04-19:16/1)
+%% 2.2.0.orig.tar.gz (2010-04-20:16/2)
http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz
sisu_2.2.0.orig.tar.gz
sisu_2.2.0-1.dsc
@@ -20,8 +20,6 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz
* db (sql) table structure, further review and changes (hence breakage & version bump)
* new pgsql db name prefix "sisu_v2b_"
- * new table column words in doc_objects & endnotes, VARCHAR 3000 to contain
- list of unique sorted words in object
* increase use of VARCHAR
* new indexes