minissdpd: update Change log and 2016
This commit is contained in:
parent
9fc3b09017
commit
0bf264dbeb
|
@ -1,4 +1,7 @@
|
|||
$Id: Changelog.txt,v 1.45 2016/03/01 18:06:46 nanard Exp $
|
||||
$Id: Changelog.txt,v 1.47 2016/12/16 09:22:35 nanard Exp $
|
||||
|
||||
2016/11/11:
|
||||
Fix for Solaris build
|
||||
|
||||
2016/03/01:
|
||||
Fix broken overflow test (p+l > buf+n) thanks to Salva Peiro
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $Id: ifacewatch.c,v 1.16 2015/09/03 18:31:25 nanard Exp $ */
|
||||
/* MiniUPnP project
|
||||
* (c) 2011-2012 Thomas Bernard
|
||||
* (c) 2011-2016 Thomas Bernard
|
||||
* website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
|
||||
* This software is subject to the conditions detailed
|
||||
* in the LICENCE file provided within the distribution */
|
||||
|
|
Loading…
Reference in New Issue