瀏覽代碼

Document fixes.

drieseng 9 年之前
父節點
當前提交
3c0040d216
共有 1 個文件被更改,包括 9 次插入1 次删除
  1. 9 1
      build/nuget/SSH.NET.nuspec

+ 9 - 1
build/nuget/SSH.NET.nuspec

@@ -10,7 +10,15 @@
         <projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
         <requireLicenseAcceptance>false</requireLicenseAcceptance>
         <description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
-        <releaseNotes>2016.0.0-beta1
+        <releaseNotes>2016.0.0-beta2
+==============
+
+Fixes:
+
+    * Terminal width (pixels) is not passed in pty-req
+    * Stopping ForwardedPortDynamic without ever having started would result in a NRE
+
+2016.0.0-beta1
 ==============
 
 New Features: