mention man page fixes

This commit is contained in:
Felix von Leitner 2002-04-15 13:44:38 +00:00
parent e841911080
commit b016996b2b
1 changed files with 2 additions and 0 deletions

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)