diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst
index 428c190e41e9dd24f51cfbc474d8f4438f72614e..1067982c3dc361c2c32f8eda1741dcf04d33c8c6 100644
--- a/Doc/whatsnew/3.11.rst
+++ b/Doc/whatsnew/3.11.rst
@@ -574,6 +574,9 @@ IDLE and idlelib
 * Apply syntax highlighting to `.pyi` files. (Contributed by Alex
   Waygood and Terry Jan Reedy in :issue:`45447`.)
 
+* Include prompts when saving Shell with inputs and outputs.
+  (Contributed by Terry Jan Reedy in :gh:`95191`.)
+
 inspect
 -------
 * Add :func:`inspect.getmembers_static`: return all members without