Add check for integer overflow in odr_write YAZ-816
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index aca3aa2..da18501 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+--- 5.8.1 2015/01/13
+
+record conv: 'select' return org record if no x-path match YAZ-814
+
+retrieval: pick matched element-set rule YAZ-813
+
+Fix crash in record conv rule 'select' YAZ-812
+
+--- 5.8.0 2015/01/09
+
+record_conv: selection by X-Path YAZ-811
+That's a new step in record conversion system (<select path=".."/>)
+
+Document record render parameters for ZOOM - including base64
+
+--- 5.7.3 2015/01/06
+
+Fix application/x-www-form-urlencoded + empty YAZ-810
+A SEGV occurred if Content-Type was "application/x-www-form-urlencoded"
+and empty content was supplied.
+
+Fix yaz-iconv man page for typos and incorrect example. YAZ-809
+
+Fail hard if Bison is not found and is needed YAZ-808
+
 --- 5.7.2 2014/12/16
 
 Enable YAZ backtrace for programs YAZ-802