Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 476)
+++ trunk/docs/Changelog	(revision 481)
@@ -1,5 +1,23 @@
-3.1.6:
-	* More modern and more complete VA_COPY autoconf macro
-	  (from the openwrt project)
+4.0.0:
+	* new -w CL option to wait on scan completion
+	* new option ReportCheckflags
+	* enhance testsuite to cover new functionality
+	* implement draft for change control integration:
+	  * new database format to store change flags
+	  * refactoring of db I/O and client/server code
+	  * option StartupLoadDelay
+	  * --create-database CL option
+	  * --outfile CL option
+	  * --binary, --list-filter CL options
+	  * --verify-database CL option
+	  * yulectl -c DELTA:<uuid> command
+	  * option SetDeltaRetryCount
+	  * option SetDeltaRetryInterval
+	  * update documentation
+	* remove old/unused code
+	* fix compiler warnings with gcc 5.1.0
+	* update config.sub, config.guess
+
+3.1.6 (08-06-2015):
 	* Modify testcompile.sh to remove 'smatch' and use 'clang'
 	  instead.
