diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-02-09 00:01:18 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-02-09 00:04:38 -0500 |
commit | 9564086e59109b0e5a3f0b5cd465f0e7ffc43fe1 (patch) | |
tree | 7803ad9e33b628945e6c367486fbd048bcd0a48a /debian | |
parent | debian/watch refine watchfile match (now that debian diff also uses xz) (diff) |
debian/changelog (5.3.3-1)debian/sisu_5.3.3-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4728acb..fe86a1ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sisu (5.3.3-1) unstable; urgency=medium + + [ Ralph Amissah ] + * v5 v6: version & changelog (& rakefile) + * v5 v6: cgi, sample search form (generator), using cgi ENV variables + * examples: nginx conf; cgi search forms pgsql & sqlite + * documentation, minor update + * debian/control, sisu-postgresql & sisu-sqlite add suggests web server & + fcgiwrap + * fcgiwrap & nginx-light or httpd (sample nginx setup provided in project) + * debian/watch refine watchfile match (now that debian diff also uses xz) + + -- Ralph Amissah <ralph@amissah.com> Sun, 09 Feb 2014 00:00:53 -0500 + sisu (5.3.2-1) unstable; urgency=medium [ Ralph Amissah ] |