diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index e0361ea60..a6717d042 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2004-02-26 Brian Ford <ford@vss.fsi.com> + + * miscfuncs.cc (check_invalid_virtual_addr): Assure the last page + in the range is always tested. Add appropriate const. + * mmap.cc (mmap_record::aloc_fh): Remove unused static path_conf object. + 2004-02-25 Christopher Faylor <cgf@redhat.com> * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it |