Copy in 1.1.30 and 1.2.3 changes
diff --git a/CHANGES b/CHANGES
index 905d6dc..3673736 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,10 @@
   * support Unicode root path both in CVS and Subversion (Tigris #500)
   * fix encoding problems on diff view and generating patch (#301)
 
+Version 1.2.3 (released 04-Jan-2023)
+
+  * security fix: escape revision view copy paths (#311) [CVE-2023-22464]
+
 Version 1.2.2 (released 03-Jan-2023)
 
   * security fix: escape revision view changed paths (#311) [CVE-2023-22456]
@@ -43,6 +47,10 @@
   * standalone query interface removed (#206)
   * GUI support (--gui) removed from standalone.py
 
+Version 1.1.30 (released 04-Jan-2023)
+
+  * security fix: escape revision view copy paths (#311) [CVE-2023-22464]
+
 Version 1.1.29 (released 03-Jan-2023)
 
   * security fix: escape revision view changed paths (#311) [CVE-2023-22456]