aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e78b856..b8721e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* version.h (VERSION): Bump to 2.2.2.
+ * iconv/Makefile (distribute): Add iconv_charmap.c and
+ dummy-repertoire.c.
+ * elf/Makefile (distribute): Add firstobj.c.
+ * Makefile (distribute): Add include/pthread.h.
+
* configure.in: Require makeinfo version 4.
* libio/tst_wscanf.c (main): Add cast to avoid warning.