mention man page fixes

This commit is contained in:
leitner 2002-04-15 13:44:38 +00:00
parent 6e50a95445
commit c607d1b01d

View File

@ -1,6 +1,8 @@
0.11:
fix fmt_long (didn't count the '-'), which in turn broke
buffer_putlong
referenced wrong include file in stralloc_ready and stralloc_readyplus
man page.
0.10:
add comment to stralloc.h that explains the structure (Markus Brischke)