Commit 38e8f2c 1 parent 9ba6fa7 commit 38e8f2c Copy full SHA for 38e8f2c
File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- Changes between 0.3.1 and 0.3.3 :
1
+ Changes between 0.3.2 and 0.4.0 :
2
2
--------------------------------
3
3
* Switch to meson buildsystem
4
+ * Add support for older CIFS tree connect response
4
5
* add smb_session_abort() and netbios_ns_abort() that allow interrupting any
5
6
I/O operations
6
7
7
8
9
+ Changes between 0.3.1 and 0.3.2:
10
+ --------------------------------
11
+
12
+ * Disable sigpipe to avoid crash when network goes down
13
+
14
+
8
15
Changes between 0.3.0 and 0.3.1:
9
16
--------------------------------
10
17
Original file line number Diff line number Diff line change 1
1
project (' libdsm' , [' c' ],
2
- version : ' 0.3.3 ' ,
2
+ version : ' 0.4.0 ' ,
3
3
license : [' LGPL2' ],
4
4
default_options : [' c_std=c11' ,
5
5
' warning_level=2' ,
You can’t perform that action at this time.
0 commit comments