commit | a2278146b07066567521617158c5284a585668c9 | [log] [tgz] |
---|---|---|
author | John Hughes <john@Calva.COM> | Fri Sep 28 16:21:30 2001 +0000 |
committer | John Hughes <john@Calva.COM> | Fri Sep 28 16:21:30 2001 +0000 |
tree | 6f7eec59c1d97e38c307223bf116faaf8a4e4393 | |
parent | 1fcb1d64ed13836334d100af9412f220efa1bbfa [diff] [blame] |
fix display of ptrace args on FreeBSD
diff --git a/ChangeLog b/ChangeLog index f8c9be5..807c38d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2001-09-28 John Hughes <john@Calva.COM> + + * process.c: FreeBSD-CURRENT no longer has PT_READ_U, and anyway we + were showing it as PT_WRITE_U! Fix from Maxime Henrion. + 2001-09-18 John Hughes <john@Calva.COM> * net.c: fix display of sockaddr structures, sometimes too many "}",