minissdpd: update Change log and 2016

This commit is contained in:
Thomas Bernard 2016-12-16 10:23:25 +01:00
parent 9fc3b09017
commit 0bf264dbeb
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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 */