Smallish
[idzebra-moved-to-github.git] / CHANGELOG
index 28f4687..6454079 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,19 @@
+--- XXXX XXXX/XX/XX
+
+Server can now run under inetd. Use option -i, and -w <directory> to
+set working directory to desired location.
+
+New zebraidx command: clean - removes temporary shadow files.
+
+Fixed bug in ISAM system. Occurred rarely during register updates.
+
 Logging during index merge phase is improved. The remaining running
 time is estimated.
 
 Temporary files generated by zebraidx are removed after each run.
 
 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
-when doing scan operations in dictionares with european characters.
+when doing scan operations in dictionares with European characters.
 
 --- 1.0a4 1996/01/11