Preserve command name, for later printing of active
commands. If there are active commands when the tests
start, fail, printing these commands.
diff --git a/Misc/NEWS b/Misc/NEWS
index 402d075..ba078b2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -483,6 +483,8 @@
 Library
 -------
 
+- popen2.Popen objects now preserve the command in a .cmd attribute.
+
 - Added the ctypes ffi package.
 
 - email 4.0 package now integrated.  This is largely the same as the email 3.0