diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index ddad637f..2d5f2537 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,5 +1,8 @@ 2009-02-13 David Smith <dsmith@redhat.com> + * stack.c: Fixed compile problems on systems with older kernels + (like RHEL4). + * procfs.c: Added macros to guard against multiple inclusion. 2009-02-12 David Smith <dsmith@redhat.com> |