diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 5df0303..f3eed57 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2008-11-28 Christopher Faylor <me+cygwin@cgf.cx> + * include/cygwin/version.h: Bump api minor number to 189 to flag the + implementation of dirent.d_type. + +2008-11-28 Christopher Faylor <me+cygwin@cgf.cx> + * exceptions.cc (sigpacket::process): Rework previous change. tls could still become NULL. |