summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po26
1 files changed, 23 insertions, 3 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index a2ed5a8..482de05 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -3,13 +3,13 @@
# Andi Chandler <andi@gowling.com>, 2018. #zanata
msgid ""
msgstr ""
-"Project-Id-Version: oslo.db Release Notes\n"
+"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-20 22:06+0000\n"
+"POT-Creation-Date: 2018-08-13 06:44+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2018-02-18 01:24+0000\n"
+"PO-Revision-Date: 2018-08-09 08:50+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -37,6 +37,12 @@ msgstr "4.26.0"
msgid "4.30.0"
msgstr "4.30.0"
+msgid "4.33.1"
+msgstr "4.33.1"
+
+msgid "4.34.0"
+msgstr "4.34.0"
+
msgid "4.6.0"
msgstr "4.6.0"
@@ -46,6 +52,17 @@ msgstr "4.8.0"
msgid "4.9.0"
msgstr "4.9.0"
+msgid ""
+"Added new option connection_parameters which allows SQLAlchemy query "
+"parameters to be stated separately from the URL itself, to allow URL-"
+"persistence schemes like Nova cells to use controller-local query parameters "
+"that aren't broadcast to all other servers."
+msgstr ""
+"Added new option connection_parameters which allows SQLAlchemy query "
+"parameters to be stated separately from the URL itself, to allow URL-"
+"persistence schemes like Nova cells to use controller-local query parameters "
+"that aren't broadcast to all other servers."
+
msgid "Bug Fixes"
msgstr "Bug Fixes"
@@ -134,6 +151,9 @@ msgstr ""
"\"asynchronous\", so this should be associated with the async engines. The "
"flag had the reverse behaviour previously."
+msgid "Rocky Series Release Notes"
+msgstr "Rocky Series Release Notes"
+
msgid ""
"The allowed values for the ``connection_debug`` option are now restricted to "
"the range between 0 and 100 (inclusive). Previously a number lower than 0 or "