From df89fb342d3a63ac36cff3dfe9a04f081a0c8fa2 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Fri, 24 May 2002 15:35:38 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11023 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 79b7299cc..d5b38cff8 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,10 @@ +2002-05-24 Johan Danielsson + + * misc.m4: change \100 back to @; some m4's (probably some regex) + doesn't like this as a replacement regexp; the reason it was once + changed to \100 was probably because of some autoconf bug at the + time + 2002-05-20 Johan Danielsson * broken2.m4 []-less is apparently the way to go