diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 5ed0f5e1a..6abc8c30d 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2008-09-05 David Shaw <[email protected]> + + * Makefile.am: Use $(CC) instead of "cc" to compile, as the user + might be overriding the compiler. + 2008-08-19 Werner Koch <[email protected]> * iobuf.c: Avoid passing a NULL (iobuf_t)->desc to the log |