diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index b9ca5c5f..5f8f89a4 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,10 @@ +2006-11-12 Theodore Tso <tytso@mit.edu> + + * subst.c (substitute_line): Avoid infinite loop caused by a + substition such as @datarootdir@ --> @datarootdir@. (This + was caused by autoconf versions before 2.60, which didn't + define the @datarootdir@ expansion. + 2006-10-22 Theodore Tso <tytso@mit.edu> * subst.conf.in: Add datarootdir definition for compatibility with |