Skip to content

Commit

Permalink
Update News
Browse files Browse the repository at this point in the history
  • Loading branch information
tguillem committed Mar 7, 2016
1 parent 5b895bd commit 54246f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ Changes between 0.1.0 and 0.2.0:
* Add folder creation with smb_directory_create
* Add files creation with smb_fwrite
* Add files and folder move/rename with smb_file_mv
* Fix smb_tree_connect return value and smb_tree_disconnect implementation
* Fix session state after spnego authentication
* Fix return values of all public functions: return a negative number in case
of error, and 0 or a positive number in case of success.
* Add smb_session_get_nt_status: get the last NT_STATUS
* Only export needed symbols


Changes between 0.0.7 and 0.1.0:
Expand Down

0 comments on commit 54246f3

Please sign in to comment.