diff --git a/ChangeLog b/ChangeLog index 222626ccf..c9c069390 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.1. + * src/system.h (ptr_align): Declare `ptr' parameter to be a + `const' pointer, since this function never writes through it. + * src/uname.c: Indent cpp directives to reflect nesting. 2005-03-28 Jim Meyering