diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:19:51 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:19:51 -0400 |
commit | a99b58f9486cbb7d28c4cd63a8d05700fba8ed8b (patch) | |
tree | f128e0c39d658fe04f77cecc12d3cf7e78b79a8b /CHANGELOG_v2 | |
parent | cgi sample search form (cgi_sql_common): take account of db structure changes... (diff) |
update: changelog, version (2.1.0) (version bump for sql db structural changes)sisu_2.1.0
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index 6f1c7f76..372c2d66 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,6 +12,36 @@ Reverse Chronological: %% Development branch UNSTABLE +%% 2.1.0.orig.tar.gz (2010-04-16:15/5) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.1.0.orig.tar.gz + sisu_2.1.0.orig.tar.gz + sisu_2.1.0-1.dsc + sisu_2.1.0-1.diff.gz + + * db (sql) database table name and column structure changes, new pgsql db + name prefix "sisu_v2a_" (hence breakage & version bump), continue to review + (db_columns, db_create, db_import, db_sqltxt) + + * db remove and update fix, match filename for removal with = (not LIKE or ~) + + * db sqlite, issue with --recreate, bugfix + (db_drop) + + * db, shared_html_lite, link back to footnote/endnote reference + + * db, sysenv, sisurc.yml determine whether to share sisu markup source in db + + * param, check set db column sizes against metadata, drop entries that are + too long with warning + + * param, classify "populated" a fix + + * cgi sample search form (cgi_sql_common) + * update to work with database structure changes + * add radio buttons to set increased match limit + + * vim syntax highlighting, minor + %% 2.0.5.orig.tar.gz (2010-03-31:13/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.5.orig.tar.gz 8fad44b225512ab436562fc759244752b722c6d8aa4f3df3de3b1b97001fad43 2738182 sisu_2.0.5.orig.tar.gz |