diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-27 19:52:43 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-27 19:52:43 -0400 |
commit | 8f27b248b09eaabf1084a0b6f74e5ff9e2a1db73 (patch) | |
tree | 0cfeb8b8c73dd7c5e21896f24a82fb376ba733c7 /debian/NEWS.Debian | |
parent | Merge branch 'upstream' into debian/sid (diff) |
debian/changelog (2.3.0-1), debian/NEWS.Debiandebian/2.3.0-1
Diffstat (limited to 'debian/NEWS.Debian')
-rw-r--r-- | debian/NEWS.Debian | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index b892282a..4ac46b1d 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,3 +1,16 @@ +sisu (2.3.0-1) unstable; urgency=medium + + SQL db structure addition (of Online Computer Library Center number) (v2c), + (if you use sisu search) it is necessary to: (a) recreate db and tables and + populate them, and; (b) to regenerate the sample search form (or modify any + search forms) + + The postgresql db name prefix is now "SiSUv2c_" + + This version includes many small fixes, see upstream changelog + + -- Ralph Amissah <ralph@amissah.com> Tue, 27 Apr 2010 19:51:23 -0400 + sisu (2.2.0-1) unstable; urgency=medium SQL db structure changes (v2b), (if you use sisu search) it is necessary to: |