diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 764a3a01b..8cf605a80 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,4 +1,8 @@ -2014-01-08 Christopher Faylor <me.cygwin2013@cgf.cx> +2014-01-16 Christopher Faylor <me.cygwin2014@cgf.cx> + + * dtable.h (dtable::lock): Make static. + +2014-01-08 Christopher Faylor <me.cygwin2014@cgf.cx> * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function into class. @@ -8,7 +12,7 @@ cygwin_exception class. Use 'h' class member. (cygwin_exception::dumpstack): Close stack dump file handle if opened. -2014-01-04 Christopher Faylor <me.cygwin2013@cgf.cx> +2014-01-04 Christopher Faylor <me.cygwin2014@cgf.cx> * fhandler.h (cltype): New enum. (dev_console::console_attrs): Define struct name. |