diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 19dac2f14..cabd53d63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ python-django-ishtar (0.93-1) UNRELEASED; urgency=low * 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. + * Fix ishtar-prepare-instance: compilemessages wasn't called in + ishtar_common/, only in archaeological_*/. -- Étienne Loks <etienne.loks@iggdrasil.net> Tue, 19 Apr 2016 22:39:29 +0200 |
