Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 258)
+++ trunk/docs/Changelog	(revision 259)
@@ -1,2 +1,5 @@
+2.6.1:
+	* use inotify to track login/logout (sh_inotify.c, sh_utmp.c)
+
 2.6.0:
 	* don't use statvfs() for process checking on FreeBSD
@@ -8,18 +11,18 @@
 	* By default disable scanning ..namedfork/rsrc (deprecated by Apple)
 
-2.5.10:
+2.5.10 (12-10-2009):
 	* sh_suidchk.c: handle $HOME/.gvfs mount gracefully
 	* slib.c: fix race condition caused by closing a stream and the fd
 
-2.5.9c:
+2.5.9c (01-10-2009):
 	* move stale file record error message closer to problem zone
 	* sh_port2proc.c: fix flawed logic for interpreting /proc/net/udp,tcp
 	
-2.5.9b:
+2.5.9b (22-09-2009):
 	* remove stale file record when creating handle, and raise diagnostic
 	  error to find origin of stale record
 	* sh_port2proc.c: check /proc/net/upd6 for IPv6-only UDP sockets
 
-2.5.9a:
+2.5.9a (17-09-2009):
 	* fixed a race condition in closing of file handles
 
