From 12e2ed69b6c48c1cab9e0efff08fc43426d25fa3 Mon Sep 17 00:00:00 2001 From: leitner Date: Sun, 2 Jun 2002 00:46:17 +0000 Subject: [PATCH] say what Jukka did --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0582a0a..41c7be1 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,10 @@ add uninstall target add uint16_read API like the uint32_read one add buffer_putnlflush - lots of general clean-ups from Jukka Zitting + lots of general clean-ups from Jukka Zitting: + add FMT_LONG to fmt.h (FMT_ULONG plus 1 for sign) + fmt_strn did not work for out==NULL + fix inconsistencies in man pages 0.12: add textcode api for uuencode/uudecode, base64, quoted printable,