fix fmt_ip6 (Erwin Hoffmann)

master
Felix von Leitner 2017-08-11 14:41:56 +00:00
parent 297abe28c7
commit 62fc452335
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
0.32:
remove OpenBSD #warning (obsd maintainer says no longer needed)
move headers to <libowfat/> upon install
fix fmt_ip6 (Erwin Hoffmann)
0.31:
special case buffer_get_token with token length 1 through memccpy (almost 4x speedup)