0.7 did not exist.

This commit is contained in:
Felix von Leitner 2001-06-14 12:45:28 +00:00
parent 2c33862929
commit 523e15743c
1 changed files with 2 additions and 4 deletions

View File

@ -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.