commit | 9df23f9a37ce6963323baa69bfb1a35b1c0eddd6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Jun 26 22:23:32 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Jun 26 22:23:32 2003 +0000 |
tree | 15c17b1769eaee0738cdb892b24a88f070f6ec34 | |
parent | 2f924cafae418c582858f3e5de45df277026dd00 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 4c1d261..0312126 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2003-06-26 Roland McGrath <roland@redhat.com> + + * syscall.c (get_scno) [S390 || S390X]: Fix old vs new mode detection. + From Michael Holzheu <HOLZHEU@de.ibm.com>. + 2003-06-23 Roland McGrath <roland@redhat.com> * net.c (sys_socket): Decode protocol for PF_INET6 same as PF_INET.