summaryrefslogtreecommitdiff
path: root/misc/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-12-31 01:04:40 -0500
committerTheodore Ts'o <tytso@mit.edu>2005-12-31 01:04:40 -0500
commit1aa3d56ae719425b04e4b1275f73367fb84983b1 (patch)
tree7a1118e1961f1bdde6d3bdc3e5645a29e7fd8daa /misc/ChangeLog
parenteb065ccf181d49cd1a3709bf607c25d07a6322f1 (diff)
downloade2fsprogs-1aa3d56ae719425b04e4b1275f73367fb84983b1.tar.gz
Clarify chattr man page to make sure people realize limitations in the kernel
Add notes in chattr's man page to make sure the reader refers to the BUGS AND LIMITATIONS section so that even an idiot will be able to see that some of these attributes are not yet implemented. (Addresses Debian Bug: #312515) Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc/ChangeLog')
-rw-r--r--misc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 773473fe..dd1c1daf 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-31 Theodore Ts'o <tytso@mit.edu>
+
+ * chattr.1.in: Add notes in the man page to make sure the reader
+ refers to the BUGS AND LIMITATIONS section so that even an
+ idiot will be able to see that some of these attributes
+ are not yet implemented. (Addresses Debian Bug: #312515)
+
2005-12-10 Theodore Ts'o <tytso@mit.edu>
* dumpe2fs.c, e2image.c, filefrag.c, mke2fs.c: Fix various gcc