about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2019-03-23 20:38:20 -0400
committerGitHub <noreply@github.com>2019-03-23 20:38:20 -0400
commit6f95ac3588597a2d165f09b77dc2e607c1f286b9 (patch)
tree1550eff4f921aa518df8c02cd4f67295c230bfdb /nixos/doc
parent04727cc641a35e95fc3efa9bdb2c5029333d2073 (diff)
parent69f2787af9b2a772d121b293ef7f05878898a301 (diff)
downloadnixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar.gz
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar.bz2
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar.lz
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar.xz
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.tar.zst
nixlib-6f95ac3588597a2d165f09b77dc2e607c1f286b9.zip
Merge pull request #57988 from lopsided98/buildbot-update
buildbot: 1.8.1 -> 2.1.0
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index cc0d97023f96..b8cb83113266 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -46,6 +46,29 @@
          xmlns:xlink="http://www.w3.org/1999/xlink"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          version="5.0"
+         xml:id="sec-release-19.09-incompatibilities">
+  <title>Backward Incompatibilities</title>
+
+  <para>
+   When upgrading from a previous release, please be aware of the following
+   incompatible changes:
+  </para>
+
+  <itemizedlist>
+   <listitem>
+    <para>
+     Buildbot no longer supports Python 2, as support was dropped upstream in
+     version 2.0.0. Configurations may need to be modified to make them
+     compatible with Python 3.
+    </para>
+   </listitem>
+  </itemizedlist>
+ </section>
+
+ <section xmlns="http://docbook.org/ns/docbook"
+         xmlns:xlink="http://www.w3.org/1999/xlink"
+         xmlns:xi="http://www.w3.org/2001/XInclude"
+         version="5.0"
          xml:id="sec-release-19.09-notable-changes">
   <title>Other Notable Changes</title>