aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-07 08:55:32 +0000
committerOmar Polo <op@omarpolo.com>2022-07-07 08:55:32 +0000
commitddd291dd7cf9c48910279bfd01851e4cf30ca56e (patch)
tree02f8226120c6afee8c6fd62d1046ec22f5c9cbb4 /ChangeLog
parentde8dc03c4d3f583cb2e4b600aced60ed4d4abefe (diff)
mention the 1.8.4 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7307dd9..88f7ff8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
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
(client_write): add a trailing / for dirs in the directory index.