fix fmt_ip6 (Erwin Hoffmann)

This commit is contained in:
leitner 2017-08-11 14:41:56 +00:00
parent 5a803f3e7c
commit e0ee49ba2e

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)