about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@gotplt.org>2019-09-26 12:04:26 -0700
committerSiddhesh Poyarekar <siddhesh@gotplt.org>2019-09-26 12:04:26 -0700
commit8b45cac07907c1cd515240b284d4702c81b525d7 (patch)
tree9ffacce5892b082207e3c4428387599885a78392 /ChangeLog
parentb2b3b7598ae51c714b5fd0d0406d435e66f3624b (diff)
downloadglibc-8b45cac07907c1cd515240b284d4702c81b525d7.tar.gz
glibc-8b45cac07907c1cd515240b284d4702c81b525d7.tar.xz
glibc-8b45cac07907c1cd515240b284d4702c81b525d7.zip
auto-changelog: Remove latin1 from codecs
Bruno Haible had pointed out that latin1 is a subset of cp1252 and is
hence redundant.  I forgot to remove it back then.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01a567d7b5..bb53a33e68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-09-26  Siddhesh Poyarekar  <siddhesh@gotplt.org>
+
+	* scripts/vcs_to_changelog/misc_util.py (decode): Remove latin1
+	from codecs.
+
 2019-09-25  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* rt/Makefile (CFLAGS-clock_nanosleep.c): Move to ...