summaryrefslogtreecommitdiff
path: root/login
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-17 22:55:08 +0000
committerRoland McGrath <roland@gnu.org>1996-07-17 22:55:08 +0000
commit5b9e5e24f883db76aa783678b77698c47caecc30 (patch)
tree199fc2010d664be83723e838f8217dbb4c3eab82 /login
parentb3657b27182f2c707cb940795cb982e4bb0f5660 (diff)
Initial revision
Diffstat (limited to 'login')
-rw-r--r--login/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/login/ChangeLog b/login/ChangeLog
new file mode 100644
index 00000000..8bfdb3c1
--- /dev/null
+++ b/login/ChangeLog
@@ -0,0 +1,15 @@
+Mon Aug 21 16:35:34 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
+
+ * utmp.c (trivfs_goaway, trivfs_modify_stat): Update arguments.
+
+Sun Apr 23 16:03:48 1995 Miles Bader <miles@geech.gnu.ai.mit.edu>
+
+ * utmp.c (_find_device, add_device, remove_device): Remove the LEN
+ parameter and the incorrectly computed value which was shadowing
+ it, both of which are the wrong thing anyway.
+
+Tue Apr 11 11:20:21 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
+
+ * Makefile: New file.
+
+