aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-07 18:19:34 +0000
committerOmar Polo <op@omarpolo.com>2022-07-07 18:19:34 +0000
commit39ad4b8d7fc18e6c478dd41a4e5e6939842c66e8 (patch)
tree85914a10ae1f1cdc42e7f7024a40102af458f882 /ChangeLog
parentbd2eb0952052d9213b3b3832d2f2f8e16257f244 (diff)
sync
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4a28b8..7236bc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2022-07-07 Omar Polo <op@omarpolo.com>
+ * log.c (logger_main): fix timestamps in log files. Reported by Karl Jeacle, thanks!
+
* dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.)
2022-07-07 Anna “CyberTailor”