keep Changelog.txt files up to date.

This commit is contained in:
Thomas Bernard 2012-01-25 22:40:32 +01:00
parent 1f6ec953a1
commit 2542deb718
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,7 @@
$Id: Changelog.txt,v 1.20 2011/10/07 09:21:19 nanard Exp $
$Id: Changelog.txt,v 1.22 2012/01/02 10:41:52 nanard Exp $
2012/01/02:
Install manpage. Fix installation under Mac OS X.
2011/10/07:
unlink unix socket before binding.

View File

@ -1,6 +1,9 @@
$Id: Changelog.txt,v 1.160 2012/01/21 13:30:31 nanard Exp $
$Id: Changelog.txt,v 1.161 2012/01/25 21:24:02 nanard Exp $
miniUPnP client Changelog.
2012/01/25:
Maven installation thanks to Alexey Kuznetsov
2012/01/21:
Replace WIN32 macro by _WIN32