diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index a255a9ba1..ba0f2227e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,12 @@ 2011-02-11 Christopher Faylor <me+cygwin@cgf.cx> + * mkstatic: Make sure that we are not cd'ed to temporary directory on + exit to avoid bogus warnings on directory cleanup. + * speclib: Ditto. + * mkimport: Ditto. + +2011-02-11 Christopher Faylor <me+cygwin@cgf.cx> + * cygwin.sc: Eliminate __cygheap_mid. * cygheap.cc: Ditto. |