Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 315)
+++ trunk/docs/Changelog	(revision 321)
@@ -1,3 +1,14 @@
 2.8.3:
+	* init scripts: load samhain_kmem.ko before samhain starts
+	* slib.c: eliminate mutex from sl_create_ticket()
+	* sh_entropy.c: move pthread usage out of child
+	* sh_hash.c, sh_pthread.c, sh_pthread.h: sh_hash_hashdelete()
+	  needs deadlock detection, may be called from within sh_hash_init() 
+	  via atexit handler on error condition
+	* sh_suidchk.c, sh_calls.c, sh_calls.h: need a nosub version of lstat()
+	  to use with relative path after chdir()
+	* samhain.c, sh_calls.c, sh_calls.h: only run (l)stat() in subprocess
+	  after reading config file (to allow disabling)
+	* sh_unix.c: run sh_sub_kill() in parent after forking the daemon
 	* fix zeroing of result from getnameinfo() (problem reported by Richard)
 	* fix spurious warnings about unsupported address family (reported
