diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-07-22 21:59:16 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-07-22 21:59:16 -0400 |
commit | 12d56dfad7bd9dc205ade471177c4137cb61e512 (patch) | |
tree | abf115c32e83fae45a985ec33ba6e20497b4c161 /debian | |
parent | Merge tag 'sisu_5.5.2' into debian/sid (diff) |
debian/changelog (5.5.2-1)debian/sisu_5.5.2-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aaa65393..a2f16577 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +sisu (5.5.2-1) unstable; urgency=medium + + [ Ralph Amissah ] + * [a9f81c2] v5 v6: version & changelog (& rakefile) + * [41796e3] v5 v6: cosmetic code + * [e1af490] v5 v6: bin/sisu, hub, hub close (ensure), remove /tmp/ processing + dir + * [b9b01e5] v5 v6: html_lite_shared, issue, fix + * [dc51608] v5 v6: options, sisupod parsing, fix + * [e3121a4] v5 v6: db, minor + * [94aa154] v5 v6: db, pg import, fix + * remove dbi from rescue, no longer using ruby-dbi + * ruby-pg query SELECT MAX + * [f36e8bf] v5 v6: db, pqsl, sqlite, reorganise triggers + * [ab10de3] v5 v6: sysenv, reorganise, break up file, multiple se_* files + * [67533e4] v5 v6: sysenv, revert to use of stub_pwd to correct hub post + processing behavior + * revert to use of stub_pwd (instead of preferred base_markup_dir_stub + introduced in 5.5.1) to bring back correct hub (post) processing behavior + * [0ec06db] v5 v6: sysenv, processing shortcuts, options, adjust + * (further refinement necessary) + * [743e040] documentation related + + -- Ralph Amissah <ralph@amissah.com> Tue, 22 Jul 2014 21:56:47 -0400 + sisu (5.5.1-1) unstable; urgency=medium [ Ralph Amissah ] |