document changes

master
Felix von Leitner 2005-08-24 19:22:06 +00:00
parent 2b3a136342
commit 16168a5610
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
0.25:
array_allocate no longer truncates the array
array_get now not only checks whether the element fits in the
allocates space, it also needs to be in the initialized space.
0.24:
fix scan_to_sa (Tim Lorenz)