From 14a2c16ca4243e5f26b776639cb03ec5cefe3d2b Mon Sep 17 00:00:00 2001
From: jbernste <jbernste@apache.org>
Date: Sun, 31 Jan 2016 13:31:27 -0500
Subject: [PATCH] SOLR-8285: Update CHANGES.txt

---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index f5c88a3de6f..4c0722ea38e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -142,6 +142,8 @@ New Features
 
 * SOLR-8550: Add asynchronous DaemonStreams to the Streaming API (Joel Bernstein)
 
+* SOLR-8285: Ensure the /export handler works with NULL field values (Joel Bernstein)
+
 Bug Fixes
 ----------------------
 * SOLR-8386: Add field option in the new admin UI schema page loads up even when no schemaFactory has been