NEWS
changeset 66480 4b8d1df8933b
parent 66474 3ff851a8cb4b
child 66481 d35f7a9f92e2
--- a/NEWS	Mon Aug 21 19:20:02 2017 +0200
+++ b/NEWS	Mon Aug 21 20:49:15 2017 +0200
@@ -215,8 +215,8 @@
 * Theory "HOL-Library.Permutations": theorem bij_swap_ompose_bij has
 been renamed to bij_swap_compose_bij. INCOMPATIBILITY.
 
-* Theory "HOL-Library.Formal_Power_Series": constants E/L/F have been
-renamed to fps_exp/fps_ln/fps_hypergeo to avoid polluting the name
+* Theory "HOL-Library.Formal_Power_Series": constants X/E/L/F have been
+renamed to fps_X/fps_exp/fps_ln/fps_hypergeo to avoid polluting the name
 space. INCOMPATIBILITY.
 
 * Theory "HOL-Library.FinFun" has been moved to AFP (again).