diff options
author | cjep <cjep> | 2004-06-24 09:17:34 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-06-24 09:17:34 +0000 |
commit | 6bacdc0ca5e6ab03ce86b2c2f742dc6bdd730153 (patch) | |
tree | f41d5270ad1fc2c84e1f807b1adc6e7854e1676e /doc/CHANGES | |
parent | d2fa1d11746778276eb8d196dd4adfc363cda4e0 (diff) | |
download | pkgsrc-6bacdc0ca5e6ab03ce86b2c2f742dc6bdd730153.tar.gz |
Update of www/w3m to 0.5.1. From PR#25995.
Changes from 0.5 include (please see the ChangeLog for full details):
* configuration changes;
* build errors fixes when using --enable-m17n and --disable-unicode;
* HTTP basic authentication bugs fixed;
* Fix IPv6 FQDN resolution failure;
* bug fixes and source cleanup.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1dddb4d2fa7..cdaad3c8a46 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6295 2004/06/24 04:08:33 taya Exp $ +$NetBSD: CHANGES,v 1.6296 2004/06/24 09:18:12 cjep Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3040,3 +3040,4 @@ Changes to the packages collection and infrastructure in 2004: Updated awstats to 6.1 [minskim 2004-06-23] Updated smokeping to 1.30 [adrianp 2004-06-23] Updated firefox-gtk2 to 0.9 [taya 2004-06-24] + Updated w3m to 0.5.1 [cjep 2004-06-24] |