Update comments.
diff --git a/ChangeLog b/ChangeLog
index 15abf52..1507aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2016-12-04  Bruno Haible  <bruno@clisp.org>
 
+	Update comments.
+	* Makefile.devel: Update comments about release process.
+
+2016-12-04  Bruno Haible  <bruno@clisp.org>
+
 	Create tarballs through an Automake-like "make dist" command.
 	* Makefile.in (SOURCE_FILES, LIBTOOL_IMPORTED_FILES,
 	AUTOMAKE_OLD_IMPORTED_FILES, AUTOMAKE_IMPORTED_FILES, IMPORTED_FILES,
diff --git a/Makefile.devel b/Makefile.devel
index 1594f0f..fd455c6 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -32,12 +32,17 @@
 
 # Before making a new release:
 # - check that the encoding lists in README and man/iconv_open.3 are up to date,
+# - check that the files in libcharset/lib/ are in sync with the gnulib modules
+#   'localcharset' and 'relocatable-lib-lgpl',
 # - increment the version number in
 #     configure.ac
 #     include/iconv.h.in
 #     README
 # - update the version info in lib/Makefile.in,
-# - do "make -f Makefile.devel".
+# - $ ./autogen.sh
+# Making a new release:
+# - $ ./configure CPPFLAGS=-Wall; make; make check
+# - $ make dist
 
 
 CONFIGURES = configure