1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-06-24 20:01:30 +00:00
parent 917646ccb0
commit e919024c70
+6
View File
@@ -1,3 +1,9 @@
2001-06-24 Jim Meyering <meyering@lucent.com>
* regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
unmatched right bracket, rather than kludging it with an extra,
falsely-matching quote in a comment. Patch by Akim Demaille.
2001-05-27 Jim Meyering <meyering@lucent.com>
* prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.