X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=e8b26d2eb5c48fabcdfbe9d3138f3c0ba944e9d1;hb=3c33ad2a02157a4b803dc6056218f3254d2d5853;hp=8ed60d716a01e9671249f6bf4dcb4dc64691fc26;hpb=e65015aeff792b6741accb73e55dcb44efa82618;p=pspp diff --git a/ChangeLog b/ChangeLog index 8ed60d716a..e8b26d2eb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2006-08-24 Paul Eggert + + * MODULES.html.sh (Support for building libraries and executables): + Add elisp-comp. + * build-aux/elisp-comp: New file. + * modules/elisp-comp: New file. + +2006-08-24 Bruno Haible + + * gnulib-tool (func_create_testdir): Use non-default values of + sourcebase and m4base. + +2006-08-24 Bruno Haible + + * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix + HTML structure. + +2006-08-23 Paul Eggert + + * modules/openat (Depends-on): Add lchown. + +2006-08-23 Bruno Haible + + * gnulib-tool (func_import, func_create_testdir): Emit an invocation + of gl_LOCK_EARLY instead of gl_LOCK. + +2006-08-22 Eric Blake + + * modules/regexprops-generic: New file. + * MODULES.html.sh (Support for building documentation): List it. + +2006-08-22 Bruno Haible + + * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES + and lib_LTLIBRARIES like the other lib_* variables. + 2006-08-22 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros. @@ -146,8 +182,8 @@ 2006-08-21 Bruno Haible * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already - specify an installation location, don't emit a noinst_[LT]LIBRARIES - assignment. + specify an installation location, don't emit a noinst_LIBRARIES or + noinst_LTLIBRARIES assignment. 2006-08-19 Bruno Haible