diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index d0def2f78d9055d11e2bda44a5afea2c54858d11..bb040e62860ee800fe52a048b859c394aca5f385 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -312,6 +312,17 @@ Description: lstripe command fails for valid OST index
 Details    : The stripe offset is compared to 'lov->desc.ld_tgt_count' 
 	     instead of lov->desc.ld_active_tgt_count.
 
+Severity   : normal
+Bugzilla   : 12584
+Description: sanity.sh failed test 103
+Details    : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl
+             with param "-X".
+
+Severity   : normal
+Bugzilla   : 13360
+Description: Build failure against Centos5 (RHEL5)
+Details    : Use getpagesize() instead of PAGE_SIZE.
+
 --------------------------------------------------------------------------------
 
 2007-07-30         Cluster File Systems, Inc. <info@clusterfs.com>