diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:26:49 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:26:49 -0400 |
commit | 6ae87fe996678bd9a6f1c2fc46af63d0740bf5a7 (patch) | |
tree | 22e7383ecf12e1f2ef1444fbf846b3832d539b8e /CHANGELOG_v2 | |
parent | debian/changelog (2.0.5-1) (diff) | |
parent | update: changelog, version (2.1.0) (version bump for sql db structural changes) (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 36 |
1 files changed, 33 insertions, 3 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index 297522f7..372c2d66 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,11 +12,41 @@ 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 - sisu_2.0.5.orig.tar.gz - sisu_2.0.5-1.dsc - sisu_2.0.5-1.diff.gz + 8fad44b225512ab436562fc759244752b722c6d8aa4f3df3de3b1b97001fad43 2738182 sisu_2.0.5.orig.tar.gz + e9fbc9b60f38067f1f3e7f1c89b20df39127ce322968df8390ed041289ecde7b 1145 sisu_2.0.5-1.dsc + b6b0be939a30c5df4e1f307a4e329ad0e7287216407db49e89974ec230ebf22b 275501 sisu_2.0.5-1.diff.gz * bug fixes * harvest, fixes bug in harvest_topics (v2) |