aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-07 08:54:26 +0000
committerOmar Polo <op@omarpolo.com>2022-07-07 08:54:26 +0000
commitde8dc03c4d3f583cb2e4b600aced60ed4d4abefe (patch)
treeef5c4cb73c34ca02681b8c2d54088c391d018673
parentbe97b57fc8cec36d1730e707a71dc3344da8206c (diff)
sync
-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