# HG changeset patch
# User Jeff Forcier <jeff@bitprophet.org>
# Date 1380340742 25200
#      Fri Sep 27 20:59:02 2013 -0700
# Node ID d1f1e3967b10354e5b0f9e6a924c7366af7ae54f
# Parent  b03bde001fabfba7a342c31f8483b25db15becda
Changelog re #136

diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@
       Paramiko picks the first key that the server offers, which might not be
       what you have in your known_hosts file.
     * Mega thanks to Ethan Glasser-Camp for the patch.
+* #136: Add server-side support for the SSH protocol's 'env' command. Thanks to
+  Benjamin Pollack for the patch.
 
 v1.11.2 (27th Sep 2013)
 -----------------------