4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Christopher Faylor 2f850d402e .
2014-02-10 04:04:26 +00:00

19 lines
399 B
Plaintext

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.
- Allow quoting of arguments to the CYGWIN environment variable, i.e.,
set CYGWIN=error_start="c:\bin\someprogram -T"
What changed:
-------------
Bug Fixes
---------