浏览代码

Release 0.9.7.

Jelmer Vernooij 10 年之前
父节点
当前提交
4e6e32e351
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -1,4 +1,4 @@
-0.9.7	UNRELEASED
+0.9.7	2014-06-08
 
 
  BUG FIXES
  BUG FIXES
 
 
@@ -40,7 +40,7 @@
 API CHANGES
 API CHANGES
 
 
   * An optional close function can be passed to the Protocol class. This will
   * An optional close function can be passed to the Protocol class. This will
-    be called by it's close method. (Gary van der Merwe)
+    be called by its close method. (Gary van der Merwe)
 
 
   * All classes with close methods are now context managers, so that they can
   * All classes with close methods are now context managers, so that they can
     be easily closed using a `with` statement. (Gary van der Merwe)
     be easily closed using a `with` statement. (Gary van der Merwe)