diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3e664b88a..d4f358fdc 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,6 +1,7 @@ 2003-07-09 Christopher Faylor <cgf@redhat.com> - * include/cygwin/version.h: Bump DLL minor number to 1. + * fhandler_proc.cc (format_proc_stat): Use correctly sized constants + for filling in zeros on 98. 2003-07-09 Christopher Faylor <cgf@redhat.com> @@ -2804,4 +2805,3 @@ * passwd.cc (getpwuid_r32): Add uid/gid fields to size check calculation. - |