miniupnpd: update changelog and 2016
This commit is contained in:
parent
6bbdb817f7
commit
9fc3b09017
|
@ -1,4 +1,7 @@
|
|||
$Id: Changelog.txt,v 1.428 2016/04/19 21:10:36 nanard Exp $
|
||||
$Id: Changelog.txt,v 1.430 2016/12/16 09:14:40 nanard Exp $
|
||||
|
||||
2016/12/16:
|
||||
Do not try to open IPv6 sockets once it is disabled
|
||||
|
||||
2016/12/01:
|
||||
Fix "AddPinhole Twice" test
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* $Id: asyncsendto.c,v 1.7 2015/09/03 18:19:20 nanard Exp $ */
|
||||
/* MiniUPnP project
|
||||
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
|
||||
* (c) 2006-2014 Thomas Bernard
|
||||
* (c) 2006-2016 Thomas Bernard
|
||||
* This software is subject to the conditions detailed
|
||||
* in the LICENCE file provided within the distribution */
|
||||
|
||||
|
|
Loading…
Reference in New Issue