aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eec3fe0..b248a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-11-19 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Enabled -Wextra and fixed many compiler warnings
+ (PR #148, thanks @hartwork!)
+
2023-11-10 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed undefined behaviour on platforms where `uid_t` or `gid_t`