aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-07-13 22:31:14 +0000
committerlloyd <[email protected]>2012-07-13 22:31:14 +0000
commitbab26b72cb5e1403435f5d83ab287cdfdad22a52 (patch)
treead183a7699b6083ddcb840e45e694cf874bc3ba9 /doc
parenta2cfbc573fdcdb7311a288159d24fb20441f7731 (diff)
Make page wider. QNX build report. Link to 1.10.2 notes in 1.10.3.
Diffstat (limited to 'doc')
-rw-r--r--doc/build_log.rst6
-rw-r--r--doc/conf.py4
-rw-r--r--doc/relnotes/1_10_3.rst6
3 files changed, 10 insertions, 6 deletions
diff --git a/doc/build_log.rst b/doc/build_log.rst
index 1b1e4e712..e7680e7bb 100644
--- a/doc/build_log.rst
+++ b/doc/build_log.rst
@@ -8,8 +8,9 @@ results and relevant system information (OS versions, compiler name
and version, CPU architecture and other hardware information,
configuration settings).
-Debian reports the build results for 1.8 on `a number of platforms
-<http://buildd.debian.org/pkg.cgi?pkg=botan1.8>`_.
+Debian reports the build results on a number of platforms for both
+`1.8 <https://buildd.debian.org/status/logs.php?pkg=botan1.8>`_ and
+`1.10 <https://buildd.debian.org/status/logs.php?pkg=botan1.10>`_.
=========== ======= =================== ======================== ============================ ========
Date Version OS CPU Compiler Results
@@ -17,6 +18,7 @@ Date Version OS CPU Compile
2012-07-09 1.11.0 Gentoo Intel Core i7-860 GCC 4.7.0 OK
2012-07-09 1.11.0 Gentoo Intel Core i7-860 Clang 3.1 OK
+2011-07-13 1.10.3 QNX 6.4.1 x86 GCC 4.3.3 OK
2012-07-11 1.10.3 Windows 7 x64 x86 Visual C++ 16.00.30319.01 OK
2012-07-11 1.10.3 Windows 7 x64 x86-64 Visual C++ 16.00.30319.01 OK
diff --git a/doc/conf.py b/doc/conf.py
index a5aa58568..695103db8 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -128,7 +128,9 @@ html_theme_options = {
'headerlinkcolor': 'blue',
'headercolor1': 'darkblue',
'headercolor2': 'darkblue',
- 'textalign': 'left'
+ 'textalign': 'left',
+ 'pagewidth': '80em',
+ 'documentwidth': '60em'
}
# Add any paths that contain custom themes here, relative to this directory.
diff --git a/doc/relnotes/1_10_3.rst b/doc/relnotes/1_10_3.rst
index c4ae2090d..769f12a8f 100644
--- a/doc/relnotes/1_10_3.rst
+++ b/doc/relnotes/1_10_3.rst
@@ -1,9 +1,9 @@
Version 1.10.3, 2012-07-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-A change in 1.10.2 accidentally broke ABI compatibility with 1.10.1
-and earlier versions, causing programs compiled against 1.10.1 to
-crash if linked with 1.10.2 at runtime.
+A change in :doc:`1.10.2 <1_10_2>` accidentally broke ABI
+compatibility with 1.10.1 and earlier versions, causing programs
+compiled against 1.10.1 to crash if linked with 1.10.2 at runtime.
Recent versions of OpenSSL include extra information in ECC private
keys, the presence of which caused an exception when such a key was