| 1 |
# ChangeLog for www-servers/pshs |
| 2 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/ChangeLog,v 1.2 2011/11/16 21:55:56 mgorny Exp $ |
| 4 |
|
| 5 |
*pshs-0.2.1 (25 Jun 2012) |
| 6 |
|
| 7 |
25 Jun 2012; Michał Górny <mgorny@gentoo.org> +pshs-0.2.1.ebuild, |
| 8 |
metadata.xml: |
| 9 |
Version bump. The new version fixes build with new iproute2 (bug #423373). |
| 10 |
|
| 11 |
*pshs-0.2 (16 Nov 2011) |
| 12 |
|
| 13 |
16 Nov 2011; Michał Górny <mgorny@gentoo.org> -pshs-0.1.ebuild, |
| 14 |
+pshs-0.2.ebuild, metadata.xml: |
| 15 |
Version bump. The new version introduces fixes to --no-upnp option, index |
| 16 |
page and sendfile() support. It also adds support for getting local IP via |
| 17 |
netlink and partial (Range) requests. |
| 18 |
|
| 19 |
*pshs-0.1 (11 Nov 2011) |
| 20 |
|
| 21 |
11 Nov 2011; Michał Górny <mgorny@gentoo.org> +pshs-0.1.ebuild, |
| 22 |
+metadata.xml: |
| 23 |
Add initial version of pretty simple HTTP server, a little CLI tool for file |
| 24 |
sharing. |