Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 503)
+++ trunk/docs/Changelog	(revision 507)
@@ -1,3 +1,13 @@
-4.1.3:
+4.1.4:
+	* fix problems with wildcard pattern re-evaluation (reported by
+	A. Ansari):
+	- not stored if no match at startup
+	- only one (the first) stored if same pattern for file and dir
+	* fix problems with directory creation in inotify watched tree
+	(reported by A. Ansari):
+	- recursive depth not decreased
+	- watched as directory even when recursion depth should drop below zero
+
+4.1.3 (19-04-2016):
 	* on Cygwin, the AvoidBlock function is now off by default
 	(problem reported by Fred C)
@@ -6,5 +16,5 @@
 	(reported by amaiket).
 
-4.1.2:
+4.1.2 (21-12-2015):
 	* add options --enable-selinux and --enable-posix-acl for "hard fail"
 	if libraries aren't found (requested feature)
@@ -17,5 +27,5 @@
 	* fix message for self-check
 
-4.1.1:
+4.1.1 (01-11-2015):
 	* fix problem with timezone calculation on month rollover for
 	negative timezones (west of GMT; reported by Bond)
@@ -27,5 +37,5 @@
 	(reported by L.Vasiliev)
 
-4.1.0:
+4.1.0 (24-09-2015):
 	* fix quirks with Linux audit support
 	* implement 'silent check' (requested feature)
@@ -38,5 +48,5 @@
 	(reported by Andrew)
 
-4.0.0:
+4.0.0 (20-07-2015):
 	* fix and document default settings for mounts check
 	* new -w CL option to wait on scan completion
