diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-12-06T10·43+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-12-06T10·43+0100 |
commit | 8cc19ed0892137a77d95250ffe1e5bc29ff2ebaf (patch) | |
tree | 991695c5f795a789676df5be2ab9927ddaf567fe /doc | |
parent | 52edef34950354ecccbe8e1bf3f1aced3872b5c0 (diff) |
Set a long SQLite timeout in the binary cache substituter
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/release-notes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 456e3460507b..c58a84eddb67 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -8,7 +8,7 @@ <!--==================================================================--> -<section xml:id="ssec-relnotes-1.2"><title>Release 1.2 (December 5, 2012)</title> +<section xml:id="ssec-relnotes-1.2"><title>Release 1.2 (December 6, 2012)</title> <para>This release has the following improvements and changes:</para> |