# HG changeset patch
# User Jeff Forcier <jeff@bitprophet.org>
# Date 1379725799 25200
#      Fri Sep 20 18:09:59 2013 -0700
# Node ID ff495824b0b0d0ca3a7e1858b6531abcc65c1a0f
# Parent  b48085cd526f670322ee22621145ffc8373a484d
LOL @ different ordering in different versions. WTB sphinx plz

diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,10 @@
 * #162: Clean up HMAC module import to avoid deadlocks in certain uses of
   SSHClient. Thanks to Gernot Hillier for the catch & suggested
   fix.
+* #36: Fix the port-forwarding demo to avoid file descriptor errors. Thanks to
+  Jonathan Halcrow for catch & patch.
 * #168: Update config handling to properly handle multiple 'localforward' and
   'remoteforward' keys. Thanks to Emre Yılmaz for the patch.
-* #36: Fix the port-forwarding demo to avoid file descriptor errors. Thanks to
-  Jonathan Halcrow for catch & patch.
 
 v1.10.3 (20th Sep 2013)
 -----------------------