Describe changes
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Nov 2011 09:13:59 +0000 (10:13 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Nov 2011 09:13:59 +0000 (10:13 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ae8a2be..1a3c1c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 -- IN PROGRESS
 
+Fix uninitialized variable in Solr spell support (could cause SEGV
+for SRU response decoding).
+
 Error handling for Z_APDU_close uses ZOOM_set_dset_error() to pass
 back-end's addinfo through into the ZOOM response addinfo.