summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyamsundarR <srangana@redhat.com>2018-07-23 19:39:04 -0400
committerShyamsundar Ranganathan <srangana@redhat.com>2018-07-24 10:28:50 +0000
commit21276b31c2f6ac0978c93c0dcf8d7fe514c53b49 (patch)
tree0e9f62680f309c5b7972f615926a114c68370a3c
parent42badfbbfe1e2a1efff6cfe7da2c34f418e27838 (diff)
doc: Correct release notes to remove py3 support
Updates: bz#1594908 Change-Id: I6cefb3b6abc1b38981da4959f1be24814be6888c Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rw-r--r--doc/release-notes/4.1.0.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/release-notes/4.1.0.md b/doc/release-notes/4.1.0.md
index a4c708e7427..f05b845f0ac 100644
--- a/doc/release-notes/4.1.0.md
+++ b/doc/release-notes/4.1.0.md
@@ -255,12 +255,7 @@ the initial server used to fetch the volfile and mount is down.
When using glusterd, this is achieved using the FUSE mount option
`backup-volfile-servers`, and when using GlusterD2 this is done automatically.
-#### 3. Python code base is now python3 compatible
-
-All python code in Gluster that are installed by the various packages are
-python3 compatible.
-
-#### 4. (c/m)time equivalence across replicate and disperse subvolumes
+#### 3. (c/m)time equivalence across replicate and disperse subvolumes
Enabling the utime feature, enables Gluster to maintain consistent change and
modification time stamps on files and directories across bricks.