changeset 4114:6b3fd7e9272f

New infrastructure for modules.
author Bruno Haible <bruno@clisp.org>
date Tue, 31 Dec 2002 13:48:07 +0000
parents 9266e59eff21
children 63f61442d79e
files ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-12-24  Bruno Haible  <bruno@clisp.org>
+
+	* MODULES.txt: Update according to m4/ changes.
+
+	Module gettext.
+	* config.rpath: New file, from gettext-0.11.5.
+
+	* modules/*: New module descriptions.
+	* gnulib-tool: New file.
+	* MODULES.html.sh: New file.
+
 2002-11-01  Bruno Haible  <bruno@clisp.org>
 
 	* configure.in: Add AC_CONFIG_AUX_DIR call.