aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index f53a0b0..27cfeca 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-11 Martin Liska <mliska@suse.cz>
+
+ * update-copyright.py: Port to python3 by guessing encoding
+ (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
+
2021-01-06 Martin Liska <mliska@suse.cz>
* gcc-changelog/git_commit.py: Add decode_path function.