diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-07-23 18:16:26 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-07-23 18:16:26 -0400 |
commit | 133f7713cf99e3182c9ab9cc710e63c23678f857 (patch) | |
tree | bce6db8e4648a9dea12b823f8abaf30f754fb129 /debian | |
parent | Merge tag 'sisu_5.5.3' into debian/sid (diff) |
debian/changelog (5.5.3-1)debian/sisu_5.5.3-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2f16577..b17cb480 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +sisu (5.5.3-1) unstable; urgency=medium + + [ Ralph Amissah ] + * [09223f6] v5 v6: version & changelog (& rakefile) + * [3b753e3] v5 v6: db, rescue where no tables, attempt to initialize db and + retry + * internally run the equivalent of --createall + * (if successful) permitting completion of --import or --update command + * make use of action triggers + * [c59e0ee] v5 v6: db, reorganize previous commit + + -- Ralph Amissah <ralph@amissah.com> Wed, 23 Jul 2014 18:15:16 -0400 + sisu (5.5.2-1) unstable; urgency=medium [ Ralph Amissah ] |