diff options
author | joerg <joerg> | 2006-02-14 15:55:40 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-14 15:55:40 +0000 |
commit | fcb201ff1f00a455fcc2233fb807cc1e21f5fae1 (patch) | |
tree | 9d9a477341b0a36044cc89ed8068a11c8ce3543a /doc | |
parent | f82d393eeccef46ab6e1775e9907b24d7a3ef3f2 (diff) | |
download | pkgsrc-fcb201ff1f00a455fcc2233fb807cc1e21f5fae1.tar.gz |
Don't hard-code xorg/bin/xterm, use xterm from PATH in startx, xinit
and xdm.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7637731444c..b8b72523d57 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12903 2006/02/14 01:18:15 hiramatsu Exp $ +$NetBSD: CHANGES,v 1.12904 2006/02/14 15:55:40 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -957,3 +957,4 @@ Changes to the packages collection and infrastructure in 2006: Updated www/adzap to 20060203 [simonb 2006-02-14] Added net/btpd version 0.8 [rillig 2006-02-14] Updated www/p5-CGI-Application to 4.04 [hiramatsu 2006-02-14] + Updated x11/xorg-clients to 6.9.0nb4 [joerg 2006-02-14] |