diff options
author | Bruno Haible <bruno@clisp.org> | 2003-01-13 16:07:17 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2003-01-13 16:07:17 +0000 |
commit | 2e82f91f46dc3f93963b1e4fdcbc441c129df213 (patch) | |
tree | 4f2b16272d043ba8c23b0a47b116214312c3e6cb /ChangeLog | |
parent | 1febe996b02fceaf0cab2ec89607a713cd09caf8 (diff) | |
download | gnulib-2e82f91f46dc3f93963b1e4fdcbc441c129df213.tar.gz |
Add module descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-01-11 Bruno Haible <bruno@clisp.org> + * modules/*: Add a description. + * modules/strpbrk: Fix Makefile.am snippet. + * modules/strtoimax: Fix dependencies. + * modules/strtoumax: Likewise. + +2003-01-11 Bruno Haible <bruno@clisp.org> + * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS. * modules/alloca (Makefile.am): All object files depend on alloca.h. * modules/stdbool (Makefile.am): All object files depend on stdbool.h. |