summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2016-11-13 00:29:27 -0800
committerMike Frysinger <vapier@gentoo.org>2016-11-15 15:56:00 -0500
commit6ab707ba03605e11677e92db84fb65948c2fe908 (patch)
tree2df4b93e24197dc4ad5dc09594404e52fe1896fc /ChangeLog
parent48b17f058917507b35b64593fe9be622a0f54c32 (diff)
downloadglibc-6ab707ba03605e11677e92db84fb65948c2fe908.tar
glibc-6ab707ba03605e11677e92db84fb65948c2fe908.tar.gz
glibc-6ab707ba03605e11677e92db84fb65948c2fe908.tar.bz2
glibc-6ab707ba03605e11677e92db84fb65948c2fe908.zip
manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235]
These were removed in 2010, while addressing [BZ #11235]. This commit removes their documentation from the manual.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1648453edb..0badc3fed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-15 Rical Jasan <ricaljasan@pacific.net>
+
+ * manual/sysinfo.texi (S_APPEND): Delete.
+ (S_IMMUTABLE): Likewise.
+
2016-11-15 Denis Kaganovich <mahatma@eu.by>
Magnus Granberg <zorry@gentoo.org>
Mike Frysinger <vapier@gentoo.org>