commit | a6ef1a307592a4b03080782216c906763e1632d3 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jun 01 18:57:27 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Jun 01 18:57:27 2005 +0000 |
tree | 13395e90422bbe143a56e791c75c36729da40efe | |
parent | 0d3f645a48402d697ba5fe9aa9345f52d9e5e6a0 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 6323aa8..3f29456 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -16,6 +16,12 @@ malloc size from int to unsigned long. Fixes RH#159308. +2005-05-22 Dmitry V. Levin <ldv@altlinux.org> + + * bjm.c [LINUX]: Do not include <linux/linkage.h>. It is not + safe to include kernel headers, and this one is not used anyway. + Fixes RH#158488. + 2005-05-26 Roland McGrath <roland@redhat.com> * system.c (sys_sysctl): Check for errors accessing user pointers.