diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 5b22e7085..8f0897f9a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,11 @@ +2008-09-12 Christopher Faylor <me+cygwin@cgf.cx> + + * Makefile.in: Add -c option which is now removed from COMPILE_C*. + * cygwin.din (cfmakeraw): Export. + * termios.cc (cfmakeraw): Implement. + * include/sys/termios.h (cfmakeraw): Declare. + * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. + 2008-09-11 Christopher Faylor <me+cygwin@cgf.cx> * cygwin.din (sys_sigabbrev): Add this here. |