summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-16 21:38:41 +0000
committerRoland McGrath <roland@gnu.org>1999-05-16 21:38:41 +0000
commit2c5e8ac9c4a1b316963d61cbda167b1bdee93760 (patch)
tree6b62d8762cac25caada0688f56c85f6aa6eef6ee /config
parent5d8978bf372966697525b2a5ac20991b340e0c6d (diff)
.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index fdc064d7..6c802561 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-16 Roland McGrath <roland@baalperazim.frob.com>
+
+ * inetd.conf: Removed. We don't install inetd, so we have no business
+ installing inetd.conf.
+ * Makefile (SYSCONFFILES): Remove inetd.conf.
+
Sat Mar 6 15:46:17 1999 Thomas Bushnell, BSG <tb@mit.edu>
* group, passwd: Revert preceding change.
@@ -138,11 +144,11 @@ Thu Jun 20 14:46:39 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* Makefile (SYSCONFFILES): Removed `rc'.
* rc: Removed to daemons/rc.sh.
-
+
Wed Jun 19 15:25:15 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* rc: Print date before running fsck. Comment out pty permission
- frobbing.
+ frobbing.
Tue Jun 18 22:40:57 1996 Miles Bader <miles@gnu.ai.mit.edu>