Added charmap facility to delete leading articles
[idzebra-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 13c356a..93615f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Added mechanism to ignore leading articles when doing full-field indexing,
+based on the character map files. See the manual for further discussion.
+
+Fixed bug in record management. Releasing blocks could result in
+partial read.
+
+Fixed bug in isam:b. A tree split could result in a lost item.
 
 Remove isamd. It's not been in use for a long time and isamb is better
 in most cases.