1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-10-23 15:37:04 +00:00
parent d45f1b2d27
commit b6b139e070

View File

@@ -1,3 +1,8 @@
2005-08-27 David Madore <david.madore@ens.fr>
* sha256.m4, sha512.m4: New files.
* prereq.m4: Add gl_SHA256 and gl_SHA512.
2005-10-07 Paul Eggert <eggert@cs.ucla.edu>
* stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test,