Check in missing ChangeLog entry.
This commit is contained in:
parent
69178ca038
commit
2cd3283c8f
|
@ -10,6 +10,13 @@
|
|||
* syscalls.cc (unlink_nt): Experimentally try delete-on-close on NcFsd
|
||||
in STATUS_CANNOT_DELETE case.
|
||||
|
||||
2011-10-20 Christopher Faylor <me.cygwin2011@cgf.cx>
|
||||
|
||||
* fhandler.h (fhandler*::copyto): Free path_conv strings first.
|
||||
* path.h (cfree_and_null): Rename and expand from cfree_maybe.
|
||||
(path_conv &operator =): Call free_strings rather than freeing strings
|
||||
directly.
|
||||
|
||||
2011-10-20 Christopher Faylor <me.cygwin2011@cgf.cx>
|
||||
|
||||
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
|
||||
|
|
Loading…
Reference in New Issue