diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-02-09 19:47:42 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-02-09 19:47:42 +0000 |
commit | a18b52d0e55ed329bc1cde5018ca88c317b408fc (patch) | |
tree | 23cd01ef18c1a11a1f59cde49dee421eee49c60b | |
parent | 1ca20a1cd208e95f5e38ed8b8bcc6a2dad376228 (diff) | |
download | cygnal-a18b52d0e55ed329bc1cde5018ca88c317b408fc.tar.gz cygnal-a18b52d0e55ed329bc1cde5018ca88c317b408fc.tar.bz2 cygnal-a18b52d0e55ed329bc1cde5018ca88c317b408fc.zip |
*** empty log message ***
-rw-r--r-- | winsup/cygwin/release/1.7.29 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.29 b/winsup/cygwin/release/1.7.29 new file mode 100644 index 000000000..400216469 --- /dev/null +++ b/winsup/cygwin/release/1.7.29 @@ -0,0 +1,15 @@ +What's new: +----------- + +- Introduce reading passwd/group entries directly from SAM/AD, thus allowing + to do without /etc/passwd and /etc/group files. Introduce /etc/nsswitch.conf + file to configure passwd/group handling. + + +What changed: +------------- + + +Bug Fixes +--------- + |