From e04de2cc866fabeb5135e9e6b475e4da9f851a2e Mon Sep 17 00:00:00 2001
From: Hoang-Hai Dang <haidang@mpi-sws.org>
Date: Fri, 24 May 2019 10:26:16 +0200
Subject: [PATCH] Add more renames

---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c3460025..26f3fdcb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -125,7 +125,8 @@ Changes in Coq:
   - Use `auth_auth` and `auth_frag` for the injections into authoritative
     elements and non-authoritative elements respectively.
   - Lemmas for the projections and injections are renamed accordingly.
-
+  - `auth_both_valid` → `auth_both_valid_2`
+  - `auth_valid_discrete_2` → `auth_both_valid`
 ## Iris 3.1.0 (released 2017-12-19)
 
 Changes in and extensions of the theory:
-- 
GitLab