From: Simon Josefsson Date: Thu, 12 Apr 2007 12:02:23 +0000 (+0000) Subject: 2007-04-12 Simon Josefsson X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de2a441772044723fb5034a7eb8275b3f25cebd;p=pspp 2007-04-12 Simon Josefsson * MODULES.html.sh (Support for maintaining and releasing projects): Add autobuild. Suggested by Eric Blake . --- diff --git a/ChangeLog b/ChangeLog index e166d10f08..efda62bcca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ * lib/fflush.c (rpl_fflush): Simplify errno tracking. Reported by Bruno Haible. +2007-04-12 Simon Josefsson + + * MODULES.html.sh (Support for maintaining and releasing + projects): Add autobuild. Suggested by Eric Blake . + 2007-04-12 Simon Josefsson * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy. diff --git a/MODULES.html.sh b/MODULES.html.sh index 505792cf5f..3f13fa35e8 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2554,6 +2554,7 @@ func_all_modules () func_begin_table func_module announce-gen + func_module autobuild func_module gnupload func_module maintainer-makefile func_end_table