diff options
author | abs <abs@pkgsrc.org> | 2003-08-05 20:22:45 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-08-05 20:22:45 +0000 |
commit | f832cfe73e0d042fd49ecc0693bbddbd5a39863b (patch) | |
tree | 210f73b10c48dd54acaf6a0ecad8a0d9683f6f14 /doc | |
parent | 81f8de84f9978c0b71651a50a28943af46aaaca0 (diff) | |
download | pkgsrc-f832cfe73e0d042fd49ecc0693bbddbd5a39863b.tar.gz |
Updated ns-remote to 1.8:
- Use 'openURL(about:blank,new-window)' rather than 'openBrowser', so
we can open blank windows with Mozilla >= 1.3. From Todd Vierling
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 43b64e90b64..7c17e01f31e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2999 2003/08/05 15:15:41 adam Exp $ +$NetBSD: CHANGES,v 1.3000 2003/08/05 20:23:38 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3209,3 +3209,5 @@ Changes to the packages collection and infrastructure in 2003: Updated libgphoto2 to 2.1.1nb3 [adam 2003-08-05] Updated pcre to 4.3 [wiz 2003-08-05] Updated rocksndiamonds to 3.0.0 [adam 2003-08-05] + Updated ns-remote to 1.8 [abs 2003-08-05] + |