From 0545a0498cd603c7992dfce8ae780fd578a987ca Mon Sep 17 00:00:00 2001
From: Daniel Arndt <arndtd@ornl.gov>
Date: Wed, 4 Sep 2019 10:09:24 -0400
Subject: [PATCH] Changelog entry

---
 doc/news/changes/minor/20190903DanielArndt | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 doc/news/changes/minor/20190903DanielArndt

diff --git a/doc/news/changes/minor/20190903DanielArndt b/doc/news/changes/minor/20190903DanielArndt
new file mode 100644
index 0000000000..4bae2c8b87
--- /dev/null
+++ b/doc/news/changes/minor/20190903DanielArndt
@@ -0,0 +1,5 @@
+Fixed: PreconditionChebyshev can be used with LinearAlgebra::distributed::Vector
+with MemorySpace::CUDA. In particular, PreconditionChebyshev can set constrained
+indices to zero in the initial guess.
+<br>
+(Daniel Arndt, 2019/09/03)
-- 
2.39.5