]> git.openstreetmap.org Git - nominatim.git/blobdiff - ChangeLog
prepare 4.0.1 release
[nominatim.git] / ChangeLog
index b42ce7ee619e208542746fe36a7cffda779baa13..ed53f00c305ebe915b78bca3d3b00d80ce5bef35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+4.0.1
+
+ * fix initialisation error in replication script
+ * ICU tokenizer: avoid any special characters in word tokens
+ * better error message when API php script does not exist
+ * fix quoting of house numbers in SQL queries
+ * small fixes and improvements in search query parsing
+ * add documentation for moving the database to a different machine
+
 4.0.0
 
  * refactor name token computation and introduce ICU tokenizer