Add gnupload module.
[pspp] / ChangeLog
index 6805e0e6309ec8f675c05ce02adc13171362a6a2..d67c44107a3b22577f246d5ea82d21381edfe327 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-08-22  Simon Josefsson  <jas@extundo.com>
+
+       * MODULES.html.sh: Add "Support for maintaining and release
+       projects".
+
+       * build-aux/gnupload: New file, from coreutils.
+
+2006-08-22  Jim Meyering  <jim@meyering.net>
+
+       * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
+
+       * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
+
+2006-08-22  Bruno Haible <bruno@clisp.org>
+
+       * build-aux/x-to-1.in: New file, from GNU gettext.
+
 2006-08-22  Simon Josefsson  <jas@extundo.com>
 
        * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes