Skip to content
代码片段 群组 项目
提交 d4058c66 编辑于 作者: Corinna Vinschen's avatar Corinna Vinschen
浏览文件

Bump minor DLL version to 1

上级 b07326d2
分支
标签 cygwin-2_0_1-release
无相关合并请求
2015-04-30 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 1.
2015-04-30 Corinna Vinschen <corinna@vinschen.de>
* security.cc (convert_samba_sd): Fix accidental dropping of all
......
......@@ -43,7 +43,7 @@ details. */
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 2000
#define CYGWIN_VERSION_DLL_MINOR 0
#define CYGWIN_VERSION_DLL_MINOR 1
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */
......
Bug Fixes
---------
- Fix type check for base type of int32_t/uint32_t.
Addresses: https://cygwin.com/ml/cygwin/2015-04/msg00602.html
- Fix a bug in SID conversion per RFC2307 on Samba shares.
Addresses: https://cygwin.com/ml/cygwin/2015-04/msg00636.html
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
想要评论请 注册