diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index be3a4bf35..152b859e3 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,12 @@ +2009-09-03 Werner Koch <[email protected]> + + * estream-printf.c: Include stdint.h only if HAVE_STDINT_H is + defined. Problem reported by Nelson H. F. Beebe. + * estream.m4: Check for stdint.h. + + * estream-printf.c: Remove all test code. Use macro DEBUG instead + of TEST for debugging. + 2009-08-25 Werner Koch <[email protected]> * compat.c: Change license to all-permissive. The GPL and the |