diff options
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9401c0fc1..19dac2f14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ python-django-ishtar (0.93-1) UNRELEASED; urgency=low + [ Étienne Loks ] * Upstream improvments. + [ Cyril Brulebois ] + * Keep track of created instances in the INSTANCES file under + /var/lib/python-django-ishtar and make postinst script loop over + it to update instances, and restart uwsgi/nginx if appropriate. + -- Étienne Loks <etienne.loks@iggdrasil.net> Tue, 19 Apr 2016 22:39:29 +0200 python-django-ishtar (0.9-1) UNRELEASED; urgency=low |
