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,