diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 8fd148b82a9b1ef289fa69d18782bfb4771b01a9..1ab0e95e5ff8d74b7dd33828095800fed40ab2e2 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -21,6 +21,12 @@ Bugzilla   : 12333
 Description: obdclass is limited by single OBD_ALLOC(idarray)
 Details    : replace OBD_ALLOC/OBD_FREE with OBD_VMALLOC/OBD_VFREE
 
+Severity   : normal
+Bugzilla   : 13006
+Description: warnings with build patchless client with vanila 2.6.19 and up
+Details    : change old ctl_table style and replace ctl_table/ctl_table_header
+	     with cfs_sysctl_table_t/cfs_sysctl_table_header_t
+
 --------------------------------------------------------------------------------
 
 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>