summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0914b2c6..7381860c 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-03 Rosen Penev <[email protected]>
+
+ * color.c (parse_opt): Cast program_invocation_short_name to char *.
+
2018-11-04 Mark Wielaard <[email protected]>
* bpf.h: Add BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE.