summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 3e7bcea..2e570dc 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,9 @@
+attr-2.4.2 (14 April 2003)
+ - Found a better way to handle the trusted/xfsroot namespace
+ transition, from a suggestion from Andreas. COMPAT_XFSROOT
+ is no longer checked, we figure this out on-the-fly now.
+ - Fix configure tests that used AC_PATH_PROG incorrectly.
+
attr-2.4.1 (27 March 2003)
- Cleanups to the build process, in particular the automatic
rpm package generation Makefile and spec file template.