diff options
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: |