Browse Source

Update NEWS for 0.1.1

Jean-Baptiste Kempf 9 years ago
parent
commit
f8c13410d5
1 changed files with 9 additions and 0 deletions
  1. 9 0
      NEWS

+ 9 - 0
NEWS

@@ -1,3 +1,12 @@
+Changes between 0.1.0 and 0.1.1:
+--------------------------------
+
+ * Add files and folder deletion with smb_directory_rm and smb_file_rm
+ * Add folder creation with smb_directory_create
+ * Fix smb_tree_connect return value
+ * Fix session state after spnego authentication
+
+
 Changes between 0.0.7 and 0.1.0:
 --------------------------------