aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d9e2cc..7307dd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-07 Omar Polo <op@omarpolo.com>
+
+ * dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.)
+
2022-07-04 Omar Polo <op@omarpolo.com>
* server.c (check_path): log when it fails to open a file because of permissions