Commit Diff


commit - de8dc03c4d3f583cb2e4b600aced60ed4d4abefe
commit + ddd291dd7cf9c48910279bfd01851e4cf30ca56e
blob - 7307dd94c657b15e75e5f9c128b084071a221b95
blob + 88f7ff8e83231537a51048212bba047fb3be8597
--- ChangeLog
+++ ChangeLog
@@ -3,6 +3,8 @@
 	* dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.)
 
 2022-07-04  Omar Polo  <op@omarpolo.com>
+
+	* configure (VERSION): 1.8.4 tagged
 
 	* server.c (check_path): log when it fails to open a file because of permissions
 	(client_write): encode file names in the directory index, spotted by cage