aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-04-20 15:11:02 +0000
committerThien-Thi Nguyen2005-04-20 15:11:02 +0000
commitc164a7e6ec603a9d204ae191c5493b7f6c17351d (patch)
treec8960dbc48fd3ebfbd567a34ac51fbad581093c5 /src/ChangeLog
parent5b9c0a1d12994c1a8fa2034967544d73d2e97ad5 (diff)
downloademacs-c164a7e6ec603a9d204ae191c5493b7f6c17351d.tar.gz
emacs-c164a7e6ec603a9d204ae191c5493b7f6c17351d.zip
Remove reference to defunct vms-pwd.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 94df4a7b4f0..c085aec1386 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12005-04-20 Thien-Thi Nguyen <ttn@gnu.org> 12005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
2 2
3 * sysdep.c: Remove reference to defunct vms-pwd.h.
4 * dired.c: Likewise. Also, for pwd.h, use HAVE_PWD_H, not !VMS.
5 * editfns.c, fileio.c, filelock.c, sysdep.c, xrdb.c: Likewise.
6
3 * config.in: Regenerate. 7 * config.in: Regenerate.
4 8
52005-04-20 Kenichi Handa <handa@m17n.org> 92005-04-20 Kenichi Handa <handa@m17n.org>