summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 2c8ecc2d1..63316a171 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,8 +1,8 @@
2002-02-25 Paul Eggert <eggert@twinsun.com>
+ * acl.m4: New file.
* jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
- * acl.m4: New file.
2002-02-16 gettextize <bug-gnu-gettext@gnu.org>