summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc45537c7..7643c8788 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-18 Jim Meyering <meyering@redhat.com>
+
+ Update README.
+ * README: Remove a note about failing tests on SunOS 4.
+ On Mac OS 10.5.1 (Darwin 9.1), you'll need --disable-acl.
+ (Running tests as root): Recommend using "check-root", not "check".
+
2008-01-17 Jim Meyering <meyering@redhat.com>
Do not define-away __attribute__ when __STRICT_ANSI__ is set.