From 3076acc1f2455729727d2e8006694a50bdc3f019 Mon Sep 17 00:00:00 2001 From: leitner Date: Thu, 14 Jun 2001 12:45:28 +0000 Subject: [PATCH] 0.7 did not exist. --- CHANGES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 82d3e6b..a7cf5cd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,10 @@ -0.7: - oops, the read buffering was completely broken! - add mmap library (idea from Ingo Oeser) - 0.6: changed name to libowfat. fixed fmt_ulong (did not output 0 correctly). added buffer. extended buffer API to include buffer_putulong() and friends. + oops, the read buffering was completely broken! + add mmap library (idea from Ingo Oeser) 0.5: made subdirectories for the different libraries.