diff --git a/HISTORY.rst b/HISTORY.rst index 60eb18f8d7..bb405e26e7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -11,7 +11,8 @@ Instead return always False. - Enable the main menu workflow runtime link when the workflow view permission is granted to at least one workflow. -- Make Postgres container wait delay configurable. +- Make Postgres container wait delay configurable. GitLab issue #677. + Thanks to Antenore Gatta (@antenore) for the report. - Update Django to version 1.11.25. - Update PyYAML to version 5.1.2. - Update celery to version 3.1.26.post2. diff --git a/docs/releases/3.2.9.rst b/docs/releases/3.2.9.rst index c1312f3f47..932544a3a8 100644 --- a/docs/releases/3.2.9.rst +++ b/docs/releases/3.2.9.rst @@ -99,7 +99,7 @@ Backward incompatible changes Bugs fixed or issues closed --------------------------- -- :gitlab-issue:`666` Chinese document such as .doc can't display well. +- :gitlab-issue:`677` Django start before PostgreSQL is up. - :forum-topic:`1347` Workflow state action: perform a POST request .. _PyPI: https://pypi.python.org/pypi/mayan-edms/